git: 9035a1be380c - main - www/py-google-cloud-dlp: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 11:22:38 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9035a1be380cd5f666e5abd310a3d3aa2e8045e8
commit 9035a1be380cd5f666e5abd310a3d3aa2e8045e8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:17:15 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:17:15 +0000
www/py-google-cloud-dlp: Update WWW
---
www/py-google-cloud-dlp/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile
index d040bbfc3048..c72ddc274bd5 100644
--- a/www/py-google-cloud-dlp/Makefile
+++ b/www/py-google-cloud-dlp/Makefile
@@ -7,7 +7,8 @@ DISTNAME= google_cloud_dlp-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cloud Data Loss Prevention (DLP) API API client library
-WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp \
+WWW= https://cloud.google.com/python/docs/reference/dlp/latest \
+ https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp \
https://github.com/googleapis/google-cloud-python
LICENSE= APACHE20