Date: Mon, 22 Jul 2019 01:18:44 +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: r507121 - in head: security/ipfmeta x11-wm/fvwm2 Message-ID: <201907220118.x6M1IiKF018265@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Mon Jul 22 01:18:43 2019 New Revision: 507121 URL: https://svnweb.freebsd.org/changeset/ports/507121 Log: Use ftp.freebsd.org instead of people.freebsd.org. Reported by: mat@ MFH: 2019Q3 Modified: head/security/ipfmeta/Makefile (contents, props changed) head/x11-wm/fvwm2/Makefile (contents, props changed) Modified: head/security/ipfmeta/Makefile ============================================================================== --- head/security/ipfmeta/Makefile Sun Jul 21 20:50:30 2019 (r507120) +++ head/security/ipfmeta/Makefile Mon Jul 22 01:18:43 2019 (r507121) @@ -5,7 +5,7 @@ PORTNAME= ipfmeta PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= http://cschubert.com/distfiles/ \ - https://people.freebsd.org/~cy/distfiles/ + LOCAL/cy MAINTAINER= cy@FreeBSD.org COMMENT= ipfmeta - use objects in IPfilter files Modified: head/x11-wm/fvwm2/Makefile ============================================================================== --- head/x11-wm/fvwm2/Makefile Sun Jul 21 20:50:30 2019 (r507120) +++ head/x11-wm/fvwm2/Makefile Mon Jul 22 01:18:43 2019 (r507121) @@ -8,7 +8,7 @@ CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm/releases/download/${PORTVERSION}/ \ http://fvwm.sourceforge.net/generated/icon_download/ \ http://cschubert.com/distfiles/ \ - https://people.freebsd.org/~cy/distfiles/ + LOCAL/cy DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907220118.x6M1IiKF018265>