diff options
Diffstat (limited to 'www/py-httpbin/Makefile')
-rw-r--r-- | www/py-httpbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpbin/Makefile b/www/py-httpbin/Makefile index 8d4f81f958d3..fac32ebd63a6 100644 --- a/www/py-httpbin/Makefile +++ b/www/py-httpbin/Makefile @@ -2,7 +2,7 @@ PORTNAME= httpbin PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= contact@evilham.com |