Date: Mon, 3 Jul 2017 17:21:20 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444968 - head/games/tome4 Message-ID: <201707031721.v63HLKr9010504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Mon Jul 3 17:21:20 2017 New Revision: 444968 URL: https://svnweb.freebsd.org/changeset/ports/444968 Log: games/tome4: get rid of http mirror as it's a redirect now Modified: head/games/tome4/Makefile Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Mon Jul 3 17:18:54 2017 (r444967) +++ head/games/tome4/Makefile Mon Jul 3 17:21:20 2017 (r444968) @@ -5,7 +5,6 @@ PORTNAME= tome4 PORTVERSION= 1.5.5 CATEGORIES= games MASTER_SITES= https://te4.org/dl/t-engine/ \ - http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons DISTFILES= t-engine4-src-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707031721.v63HLKr9010504>