diff options
Diffstat (limited to 'www/py-google-cloud-appengine-logging/Makefile')
-rw-r--r-- | www/py-google-cloud-appengine-logging/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index e9180479401a..ad3e7d0c2822 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_appengine_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Appengine Logging -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \ +WWW= https://cloud.google.com/python/docs/reference/appenginelogging/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 |