diff options
Diffstat (limited to 'textproc/py-readchar/Makefile')
-rw-r--r-- | textproc/py-readchar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-readchar/Makefile b/textproc/py-readchar/Makefile index fcfa8bc544f9..0a54b563f9a5 100644 --- a/textproc/py-readchar/Makefile +++ b/textproc/py-readchar/Makefile @@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ USES= dos2unix localbase python:3.6+ DOS2UNIX_GLOB= *.py -# CHEESESHOP does not seem to work so far. +# PYPI does not seem to work so far. USE_GITHUB= yes GH_ACCOUNT= magmax GH_PROJECT= python-${PORTNAME} |