diff options
Diffstat (limited to 'www/py-google-cloud-core/Makefile')
-rw-r--r-- | www/py-google-cloud-core/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index a6b738b4d9fa..2bcbac0de43f 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= API Client library for Google Cloud: Core Helpers -WWW= https://github.com/googleapis/python-cloud-core +WWW= https://cloud.google.com/python/docs/reference/google-cloud-core/latest \ + https://github.com/googleapis/python-cloud-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |