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