svn commit: r518356 - head/mail/rbl-milter

Dirk Meyer dinoex at FreeBSD.org
Sun Nov 24 19:49:46 UTC 2019


Author: dinoex
Date: Sun Nov 24 19:49:45 2019
New Revision: 518356
URL: https://svnweb.freebsd.org/changeset/ports/518356

Log:
  - update MASTER_SITES

Modified:
  head/mail/rbl-milter/Makefile

Modified: head/mail/rbl-milter/Makefile
==============================================================================
--- head/mail/rbl-milter/Makefile	Sun Nov 24 19:39:25 2019	(r518355)
+++ head/mail/rbl-milter/Makefile	Sun Nov 24 19:49:45 2019	(r518356)
@@ -5,12 +5,10 @@ PORTNAME=	rbl-milter
 PORTVERSION=	0.30
 PORTREVISION=	5
 CATEGORIES=	mail
-MASTER_SITES=	http://opensource.confusticate.com/rbl-milter/
+MASTER_SITES=	http://www.gnu-darwin.org/distfiles/
 
 MAINTAINER=	dinoex at FreeBSD.org
 COMMENT=	Milter that adds mail header warnings on mail from open-relays
-
-BROKEN=		unfetchable
 
 USES=		gmake
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list