Date: Sat, 20 Jul 2019 04:25:17 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506974 - head/security/ipfmeta Message-ID: <201907200425.x6K4PHRc025842@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= ipfmeta - use objects in IPfilter files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907200425.x6K4PHRc025842>