Date: Sat, 20 Jul 2019 13:46:33 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r506993 - branches/2019Q3/security/ipfmeta Message-ID: <201907201346.x6KDkXEM055979@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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?201907201346.x6KDkXEM055979>