diff options
Diffstat (limited to 'net/py-python-keystoneclient')
-rw-r--r-- | net/py-python-keystoneclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-keystoneclient/Makefile b/net/py-python-keystoneclient/Makefile index 41a9680322b8..1c4950b484a5 100644 --- a/net/py-python-keystoneclient/Makefile +++ b/net/py-python-keystoneclient/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-keystoneclient PORTVERSION= 5.0.1 CATEGORIES= net python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |