diff options
Diffstat (limited to 'textproc/py-nltk/Makefile')
-rw-r--r-- | textproc/py-nltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-nltk/Makefile b/textproc/py-nltk/Makefile index 5ed613ee957b..b85076094257 100644 --- a/textproc/py-nltk/Makefile +++ b/textproc/py-nltk/Makefile @@ -2,7 +2,7 @@ PORTNAME= nltk DISTVERSION= 3.7 PORTEPOCH= 2 CATEGORIES= textproc education python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org |