diff options
Diffstat (limited to 'textproc/py-markdown2/Makefile')
-rw-r--r-- | textproc/py-markdown2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile index 796b24fd76a5..893c9e3636fc 100644 --- a/textproc/py-markdown2/Makefile +++ b/textproc/py-markdown2/Makefile @@ -1,7 +1,7 @@ PORTNAME= markdown2 PORTVERSION= 2.3.6 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org |