diff options
Diffstat (limited to 'www/py-google-cloud-core/Makefile')
-rw-r--r-- | www/py-google-cloud-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index d705652f5063..a6b738b4d9fa 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -1,9 +1,9 @@ PORTNAME= google-cloud-core -PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTVERSION= 2.4.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= google_cloud_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= API Client library for Google Cloud: Core Helpers |