diff options
Diffstat (limited to 'textproc/py-html2text2018')
-rw-r--r-- | textproc/py-html2text2018/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-html2text2018/Makefile b/textproc/py-html2text2018/Makefile index 2b7d19c8e51f..2e87f01a5ee4 100644 --- a/textproc/py-html2text2018/Makefile +++ b/textproc/py-html2text2018/Makefile @@ -2,7 +2,7 @@ PORTNAME= html2text PORTVERSION= 2018.1.9 PORTREVISION= 2 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 2018 |