aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 16:16:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 17:15:25 +0000
commit68c1fd6f4dbf6dc539b9013d8f6526126aa47340 (patch)
tree8814be562e1ac012b65176c720a2496ebca50283
parent6703df370e2927d868a9d5107c9848a8ea55bdbc (diff)
downloadports-68c1fd6f4dbf6dc539b9013d8f6526126aa47340.tar.gz
ports-68c1fd6f4dbf6dc539b9013d8f6526126aa47340.zip
devel/pecl-protobuf: Update WWW
-rw-r--r--devel/pecl-protobuf/Makefile4
1 files changed, 3 insertions, 1 deletions
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