diff options
Diffstat (limited to 'devel/py-jschema-to-python/Makefile')
-rw-r--r-- | devel/py-jschema-to-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jschema-to-python/Makefile b/devel/py-jschema-to-python/Makefile index 9982036fd9a5..f48573857c36 100644 --- a/devel/py-jschema-to-python/Makefile +++ b/devel/py-jschema-to-python/Makefile @@ -1,7 +1,7 @@ PORTNAME= jschema-to-python DISTVERSION= 1.2.3 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= jschema_to_python-${DISTVERSION} |