diff options
Diffstat (limited to 'textproc/py-creole/Makefile')
-rw-r--r-- | textproc/py-creole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile index d683c71d596a..340a3bf77e38 100644 --- a/textproc/py-creole/Makefile +++ b/textproc/py-creole/Makefile @@ -1,7 +1,7 @@ PORTNAME= creole DISTVERSION= 1.4.10 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} |