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