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