diff options
Diffstat (limited to 'textproc/py-markdown/Makefile')
-rw-r--r-- | textproc/py-markdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 12f7ecf825c2..5d6dbaf250c0 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -1,7 +1,7 @@ PORTNAME= markdown PORTVERSION= 3.3.7 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Markdown-${PORTVERSION} |