diff options
Diffstat (limited to 'security/py-google-auth-oauthlib/Makefile')
-rw-r--r-- | security/py-google-auth-oauthlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile index fbc33ecb3641..5417ab6c7294 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -1,9 +1,9 @@ PORTNAME= google-auth-oauthlib -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= google_auth_oauthlib-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Authentication Library |