svn commit: r506974 - head/security/ipfmeta
Cy Schubert
cy at FreeBSD.org
Sat Jul 20 04:25:17 UTC 2019
Author: cy
Date: Sat Jul 20 04:25:16 2019
New Revision: 506974
URL: https://svnweb.freebsd.org/changeset/ports/506974
Log:
Download directory is 404. Host distfile locally for now.
MFH: 2019Q3
Modified:
head/security/ipfmeta/Makefile (contents, props changed)
Modified: head/security/ipfmeta/Makefile
==============================================================================
--- head/security/ipfmeta/Makefile Sat Jul 20 00:46:15 2019 (r506973)
+++ head/security/ipfmeta/Makefile Sat Jul 20 04:25:16 2019 (r506974)
@@ -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