diff options
Diffstat (limited to 'textproc/py-pygtail/Makefile')
-rw-r--r-- | textproc/py-pygtail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pygtail/Makefile b/textproc/py-pygtail/Makefile index c501ab6b5c68..04c562db4475 100644 --- a/textproc/py-pygtail/Makefile +++ b/textproc/py-pygtail/Makefile @@ -2,7 +2,7 @@ PORTNAME= pygtail PORTVERSION= 0.6.1 PORTREVISION= 1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org |