git: 7123a324114c - main - www/py-google-cloud-bigtable: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 11:22:33 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7123a324114cd9f4d67887fff4f8f7e7b64a270d
commit 7123a324114cd9f4d67887fff4f8f7e7b64a270d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:17:01 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:17:01 +0000
www/py-google-cloud-bigtable: Update WWW
---
www/py-google-cloud-bigtable/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile
index 887db623a523..184e86ac4d7b 100644
--- a/www/py-google-cloud-bigtable/Makefile
+++ b/www/py-google-cloud-bigtable/Makefile
@@ -7,7 +7,8 @@ DISTNAME= google_cloud_bigtable-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Cloud Bigtable API client library
-WWW= https://github.com/googleapis/python-bigtable
+WWW= https://cloud.google.com/python/docs/reference/bigtable/latest \
+ https://github.com/googleapis/python-bigtable
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE