diff options
Diffstat (limited to 'www/py-google-cloud-logging/Makefile')
-rw-r--r-- | www/py-google-cloud-logging/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index edeb6aed0dab..44a2c92f6a17 100644 --- a/www/py-google-cloud-logging/Makefile +++ b/www/py-google-cloud-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stackdriver Logging API client library -WWW= https://github.com/googleapis/python-logging +WWW= https://cloud.google.com/python/docs/reference/logging/latest \ + https://github.com/googleapis/python-logging LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |