diff options
Diffstat (limited to 'devel/py-p4python/Makefile')
-rw-r--r-- | devel/py-p4python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-p4python/Makefile b/devel/py-p4python/Makefile index e81c32e6e50a..5d162a507976 100644 --- a/devel/py-p4python/Makefile +++ b/devel/py-p4python/Makefile @@ -2,7 +2,7 @@ PORTNAME= p4python PORTVERSION= 2016.1.1447008 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= asomers@FreeBSD.org |