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