git: 31eb69a6d04b - main - mail/libspf2: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Oct 2023 12:02:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=31eb69a6d04b5064d18bfe03c0d0d2f8b925548e commit 31eb69a6d04b5064d18bfe03c0d0d2f8b925548e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-08 11:54:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-08 11:54:11 +0000 mail/libspf2: Update WWW --- mail/libspf2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 541bbee0e1cf..7b46a40a4082 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -5,7 +5,8 @@ CATEGORIES= mail MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sender Policy Framework 2 C Implementation -WWW= https://www.libspf2.org/ +WWW= https://www.libspf2.org/ \ + https://github.com/shevek/libspf2 LICENSE= BSD2CLAUSE LGPL21 LGPL3 LICENSE_COMB= dual