diff options
Diffstat (limited to 'textproc/py-mako/Makefile')
-rw-r--r-- | textproc/py-mako/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-mako/Makefile b/textproc/py-mako/Makefile index d60b5e69fc65..58d8b38c21c6 100644 --- a/textproc/py-mako/Makefile +++ b/textproc/py-mako/Makefile @@ -2,7 +2,7 @@ PORTNAME= mako PORTVERSION= 1.0.14 PORTREVISION= 1 CATEGORIES= textproc www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Mako-${PORTVERSION} |