Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 18:53:57 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f3b2e1548cca - main - mail/minimalist: Remove stale URLs
Message-ID:  <202209111853.28BIrvLQ063179@gitrepo.freebsd.org>

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

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

commit f3b2e1548cca406011e6d16ef43fe3d0fbf615d5
Author:     Gianmarco Giovannelli <gmarco@giovannelli.it>
AuthorDate: 2022-09-11 18:51:53 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-09-11 18:53:35 +0000

    mail/minimalist: Remove stale URLs
---
 mail/minimalist/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/mail/minimalist/Makefile b/mail/minimalist/Makefile
index 9f7729414cc3..37cc7688e697 100644
--- a/mail/minimalist/Makefile
+++ b/mail/minimalist/Makefile
@@ -1,12 +1,10 @@
 PORTNAME=	minimalist
 PORTVERSION=	2.5.3
 CATEGORIES=	mail
-MASTER_SITES=	http://www.mml.org.ua/LIST/ \
-		http://utenti.gufi.org/~gmarco/files/distfiles/
+MASTER_SITES=	http://utenti.gufi.org/~gmarco/files/distfiles/
 
 MAINTAINER=	gmarco@giovannelli.it
 COMMENT=	Minimalistic mailing list manager
-WWW=		http://www.mml.org.ua/
 
 USES=		shebangfix perl5
 USE_PERL5=	run



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