git: 68c1fd6f4dbf - main - devel/pecl-protobuf: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:25:10 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68c1fd6f4dbf6dc539b9013d8f6526126aa47340

commit 68c1fd6f4dbf6dc539b9013d8f6526126aa47340
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:16:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:15:25 +0000

    devel/pecl-protobuf: Update WWW
---
 devel/pecl-protobuf/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/pecl-protobuf/Makefile b/devel/pecl-protobuf/Makefile
index 74c38b05eb14..97294a72f926 100644
--- a/devel/pecl-protobuf/Makefile
+++ b/devel/pecl-protobuf/Makefile
@@ -4,7 +4,9 @@ CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PHP binding for Protocol buffers
-WWW=		https://pecl.php.net/package/protobuf
+WWW=		https://pecl.php.net/package/protobuf \
+		https://github.com/protocolbuffers/protobuf \
+		https://github.com/protocolbuffers/protobuf/tree/main/php
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE