diff options
Diffstat (limited to 'textproc/py-python-docs-theme')
-rw-r--r-- | textproc/py-python-docs-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile index fb95c8a19fab..23121a9d9d19 100644 --- a/textproc/py-python-docs-theme/Makefile +++ b/textproc/py-python-docs-theme/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-docs-theme DISTVERSION= 2018.2 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org |