- fix typo in USE_GITHUB value, introduces in my previous commit. It doesn't
affect the fetch at all, just a typo.
This commit is contained in:
parent
75dd2e018f
commit
9209f13376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343487
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ USE_PYTHON= yes
|
|||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
USE_GITHUB= eys
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jmafc
|
||||
GH_COMMIT= 9b0e3d2
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
|
Loading…
Reference in a new issue