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