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