diff options
Diffstat (limited to 'devel/py-jsonpath-rw/Makefile')
-rw-r--r-- | devel/py-jsonpath-rw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonpath-rw/Makefile b/devel/py-jsonpath-rw/Makefile index 739c71fea478..f374fbf2f847 100644 --- a/devel/py-jsonpath-rw/Makefile +++ b/devel/py-jsonpath-rw/Makefile @@ -2,7 +2,7 @@ PORTNAME= jsonpath-rw DISTVERSION= 1.4.0 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |