diff options
Diffstat (limited to 'www/py-google-api-core/Makefile')
-rw-r--r-- | www/py-google-api-core/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 02dece1bf59a..34ab3b8bd901 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_api_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core Google API Client Library -WWW= https://github.com/googleapis/python-api-core +WWW= https://googleapis.dev/python/google-api-core/latest/ \ + https://github.com/googleapis/python-api-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |