diff options
Diffstat (limited to 'textproc/py-stemming/Makefile')
-rw-r--r-- | textproc/py-stemming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-stemming/Makefile b/textproc/py-stemming/Makefile index 66edbda6b7b4..41aa2b2da6a1 100644 --- a/textproc/py-stemming/Makefile +++ b/textproc/py-stemming/Makefile @@ -1,7 +1,7 @@ PORTNAME= stemming PORTVERSION= 1.0.1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |