diff options
Diffstat (limited to 'textproc/py-pystache/Makefile')
-rw-r--r-- | textproc/py-pystache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile index 92be2eda1ca6..7f95ff16d37e 100644 --- a/textproc/py-pystache/Makefile +++ b/textproc/py-pystache/Makefile @@ -2,7 +2,7 @@ PORTNAME= pystache PORTVERSION= 0.6.0 PORTREVISION= 0 CATEGORIES= textproc www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |