diff options
Diffstat (limited to 'www/py-django-mezzanine-filebrowser/Makefile')
-rw-r--r-- | www/py-django-mezzanine-filebrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index 652ab1b63e4c..e37ecb917342 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -1,7 +1,7 @@ PORTNAME= django-mezzanine-filebrowser PORTVERSION= 1.1.1 CATEGORIES= www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= filebrowser_safe-${PORTVERSION} |