diff options
Diffstat (limited to 'textproc/py-markupsafe/Makefile')
-rw-r--r-- | textproc/py-markupsafe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile index 2ea4bdd02131..497b9c291ad9 100644 --- a/textproc/py-markupsafe/Makefile +++ b/textproc/py-markupsafe/Makefile @@ -1,7 +1,7 @@ PORTNAME= markupsafe PORTVERSION= 2.1.1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MarkupSafe-${PORTVERSION} |