Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2024 16:48:29 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 077a6796e407 - main - mail/tumgreyspf: Update WWW and clean up pkg-descr
Message-ID:  <202407181648.46IGmTSP009825@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=077a6796e407199a9977f676f68e3ccfc1219a08

commit 077a6796e407199a9977f676f68e3ccfc1219a08
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:45:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:45:04 +0000

    mail/tumgreyspf: Update WWW and clean up pkg-descr
---
 mail/tumgreyspf/Makefile  | 3 ++-
 mail/tumgreyspf/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile
index f95e8e6106c3..a383ead8d649 100644
--- a/mail/tumgreyspf/Makefile
+++ b/mail/tumgreyspf/Makefile
@@ -8,7 +8,8 @@ MASTER_SITES=	http://ftp.tummy.com/pub/tummy/tumgreyspf/ \
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	External policy checker for the postfix mail server
-WWW=		https://www.tummy.com/software/tumgreyspf/
+WWW=		https://www.tummy.com/software/tumgreyspf/ \
+		https://github.com/linsomniac/tumgreyspf
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/mail/tumgreyspf/pkg-descr b/mail/tumgreyspf/pkg-descr
index 16b59adfd29f..59a867b76afe 100644
--- a/mail/tumgreyspf/pkg-descr
+++ b/mail/tumgreyspf/pkg-descr
@@ -9,5 +9,3 @@ dropped by an order of magnitude.
 
 It uses the file-system as its database, no additional database is required to
 use it.
-
-See also: https://github.com/linsomniac/tumgreyspf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181648.46IGmTSP009825>