git: 506c6140f468 - main - devel/protobuf: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 27 May 2023 23:51:29 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=506c6140f468e57aa2fc7b58928506d7aa5d9e4b

commit 506c6140f468e57aa2fc7b58928506d7aa5d9e4b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:22:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:43:43 +0000

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

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