Date: Mon, 7 May 2018 08:27:15 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469275 - head/x11/xterm Message-ID: <201805070827.w478RFqA002707@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon May 7 08:27:14 2018 New Revision: 469275 URL: https://svnweb.freebsd.org/changeset/ports/469275 Log: Add an additional mirror Modified: head/x11/xterm/Makefile Modified: head/x11/xterm/Makefile ============================================================================== --- head/x11/xterm/Makefile Mon May 7 08:14:13 2018 (r469274) +++ head/x11/xterm/Makefile Mon May 7 08:27:14 2018 (r469275) @@ -5,6 +5,7 @@ PORTNAME= xterm PORTVERSION= 333 CATEGORIES= x11 MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \ + https://invisible-mirror.net/archives/xterm/:src1 \ LOCAL/ehaupt:src1 LOCAL/ehaupt:src2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src1 \ bsd-xterm-icons-${ICONVERSION}${EXTRACT_SUFX}:src2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805070827.w478RFqA002707>