diff options
Diffstat (limited to 'textproc/py-mdit-py-plugins')
-rw-r--r-- | textproc/py-mdit-py-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-mdit-py-plugins/Makefile b/textproc/py-mdit-py-plugins/Makefile index f2606a1caa7b..91724a90dba5 100644 --- a/textproc/py-mdit-py-plugins/Makefile +++ b/textproc/py-mdit-py-plugins/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdit-py-plugins PORTVERSION= 0.3.1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |