svn commit: r444968 - head/games/tome4

Nikolai Lifanov lifanov at FreeBSD.org
Mon Jul 3 17:21:21 UTC 2017


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


More information about the svn-ports-all mailing list