diff options
Diffstat (limited to 'security/py-google-auth-oauthlib/Makefile')
-rw-r--r-- | security/py-google-auth-oauthlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile index 888859802776..0c5e964062bd 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -1,7 +1,7 @@ PORTNAME= google-auth-oauthlib PORTVERSION= 0.7.1 CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |