aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 23:22:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 23:43:43 +0000
commit506c6140f468e57aa2fc7b58928506d7aa5d9e4b (patch)
tree82092b671c14c19eed4cee79f154ef017995a189
parent35f40735a0ff47e89355d3a081816f4d35689688 (diff)
downloadports-506c6140f468e57aa2fc7b58928506d7aa5d9e4b.tar.gz
ports-506c6140f468e57aa2fc7b58928506d7aa5d9e4b.zip
devel/protobuf: Update WWW
-rw-r--r--devel/protobuf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index fd5d299e15f2..7be00d8d7cd6 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -7,7 +7,8 @@ MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${P
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Data interchange format library
-WWW= https://github.com/protocolbuffers/protobuf
+WWW= https://github.com/protocolbuffers/protobuf \
+ https://protobuf.dev/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE