svn commit: r506993 - branches/2019Q3/security/ipfmeta
Cy Schubert
cy at FreeBSD.org
Sat Jul 20 13:46:33 UTC 2019
Author: cy
Date: Sat Jul 20 13:46:32 2019
New Revision: 506993
URL: https://svnweb.freebsd.org/changeset/ports/506993
Log:
MFH: r506974
Download directory is 404. Host distfile locally for now.
Approved by: portmgr (joneum)
Modified:
branches/2019Q3/security/ipfmeta/Makefile
Directory Properties:
branches/2019Q3/ (props changed)
Modified: branches/2019Q3/security/ipfmeta/Makefile
==============================================================================
--- branches/2019Q3/security/ipfmeta/Makefile Sat Jul 20 13:38:31 2019 (r506992)
+++ branches/2019Q3/security/ipfmeta/Makefile Sat Jul 20 13:46:32 2019 (r506993)
@@ -4,7 +4,8 @@
PORTNAME= ipfmeta
PORTVERSION= 1.3
CATEGORIES= security
-MASTER_SITES= http://www.sentia.org/downloads/
+MASTER_SITES= http://cschubert.com/distfiles/ \
+ https://people.freebsd.org/~cy/distfiles/
MAINTAINER= cy at FreeBSD.org
COMMENT= ipfmeta - use objects in IPfilter files
More information about the svn-ports-all
mailing list