Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2023 06:14:58 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a980cd2dffdb - main - mail/mboxgrep: point to new WWW
Message-ID:  <202311240614.3AO6EwUZ027929@gitrepo.freebsd.org>

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

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

commit a980cd2dffdbc3b4d5f6beadad7f6bdc731aa0c5
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-11-20 19:22:51 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-24 06:12:34 +0000

    mail/mboxgrep: point to new WWW
    
    The old Sourceforge site seems to no longer contain useful information.
---
 mail/mboxgrep/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile
index 54afd696ed34..abe607f96786 100644
--- a/mail/mboxgrep/Makefile
+++ b/mail/mboxgrep/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	https://git.datatipp.se/attachments/5e6a5b31-60b9-4fb3-9674-fe1e29
 
 MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Utility to scan mailboxes for messages matching a regular expression
-WWW=		https://mboxgrep.sourceforge.net/
+WWW=		https://mboxgrep.org/
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING.md



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