git: 0f1d7a5064ae - main - devel/outcome: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jan 2025 09:29:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f1d7a5064ae3280fdc5da11b3ca9d3accb85e29 commit 0f1d7a5064ae3280fdc5da11b3ca9d3accb85e29 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-07 01:39:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-07 09:29:01 +0000 devel/outcome: Update WWW --- devel/outcome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/outcome/Makefile b/devel/outcome/Makefile index 9e1c03cd6e32..1176245edb6b 100644 --- a/devel/outcome/Makefile +++ b/devel/outcome/Makefile @@ -6,7 +6,8 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++14 library for reporting and handling function failures -WWW= https://ned14.github.io/outcome/ +WWW= https://ned14.github.io/outcome/ \ + https://github.com/ned14/outcome LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/Licence.txt