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