diff options
Diffstat (limited to 'textproc/py-textract/Makefile')
-rw-r--r-- | textproc/py-textract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile index b15ee1f0c81b..34b88b77997e 100644 --- a/textproc/py-textract/Makefile +++ b/textproc/py-textract/Makefile @@ -2,7 +2,7 @@ PORTNAME= textract PORTVERSION= 1.6.5 PORTREVISION= 3 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= DtxdF@disroot.org |