git: f1a35d455d41 - main - devel/flatbuffers: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 01:31:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1a35d455d413adda57ebe379bb9f14e6cf40dfa commit f1a35d455d413adda57ebe379bb9f14e6cf40dfa Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-31 01:29:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-31 01:29:59 +0000 devel/flatbuffers: Update WWW --- devel/flatbuffers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index 424a30d7e19b..7ccf22ab376b 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Memory efficient serialization library -WWW= https://google.github.io/flatbuffers/ +WWW= https://flatbuffers.dev/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE