diff options
Diffstat (limited to 'devel/py-jaraco.context/Makefile')
-rw-r--r-- | devel/py-jaraco.context/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jaraco.context/Makefile b/devel/py-jaraco.context/Makefile index dfae4455fd18..1088f968d74a 100644 --- a/devel/py-jaraco.context/Makefile +++ b/devel/py-jaraco.context/Makefile @@ -1,7 +1,7 @@ PORTNAME= jaraco.context PORTVERSION= 4.2.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |