diff options
Diffstat (limited to 'net/py-tiny-proxy')
-rw-r--r-- | net/py-tiny-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-tiny-proxy/Makefile b/net/py-tiny-proxy/Makefile index 125c4be6224b..423cf0ef9ce1 100644 --- a/net/py-tiny-proxy/Makefile +++ b/net/py-tiny-proxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= tiny-proxy DISTVERSION= 0.2.1 CATEGORIES= net www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} |