diff options
Diffstat (limited to 'textproc/py-markuppy/Makefile')
-rw-r--r-- | textproc/py-markuppy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markuppy/Makefile b/textproc/py-markuppy/Makefile index 29380692aa13..677691256b02 100644 --- a/textproc/py-markuppy/Makefile +++ b/textproc/py-markuppy/Makefile @@ -1,7 +1,7 @@ PORTNAME= markuppy PORTVERSION= 1.14 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MarkupPy-${PORTVERSION} |