- 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:
Ruslan Makhmatkhanov 2014-02-09 12:34:32 +00:00
parent 75dd2e018f
commit 9209f13376
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343487

View file

@ -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}