diff options
Diffstat (limited to 'www/py-django-graphiql-debug-toolbar/Makefile')
-rw-r--r-- | www/py-django-graphiql-debug-toolbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-graphiql-debug-toolbar/Makefile b/www/py-django-graphiql-debug-toolbar/Makefile index 799b623ea20e..aabb9d593223 100644 --- a/www/py-django-graphiql-debug-toolbar/Makefile +++ b/www/py-django-graphiql-debug-toolbar/Makefile @@ -2,7 +2,7 @@ PORTNAME= django-graphiql-debug-toolbar DISTVERSION= 0.2.0 PORTREVISION= 1 CATEGORIES= www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org |