diff options
Diffstat (limited to 'net/py-oauth2/Makefile')
-rw-r--r-- | net/py-oauth2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile index 48af3fcd3537..6c98f4806bb3 100644 --- a/net/py-oauth2/Makefile +++ b/net/py-oauth2/Makefile @@ -1,7 +1,7 @@ PORTNAME= oauth2 DISTVERSION= 1.9.0.post1 CATEGORIES= net python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org |