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