Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2017 15:12:16 +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: r436414 - head/games/tome4
Message-ID:  <201703181512.v2IFCGHf090302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Sat Mar 18 15:12:16 2017
New Revision: 436414
URL: https://svnweb.freebsd.org/changeset/ports/436414

Log:
  add https:// master site to games/tome4 now that it's available

Modified:
  head/games/tome4/Makefile

Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile	Sat Mar 18 14:42:11 2017	(r436413)
+++ head/games/tome4/Makefile	Sat Mar 18 15:12:16 2017	(r436414)
@@ -4,7 +4,8 @@
 PORTNAME=	tome4
 PORTVERSION=	1.5.1
 CATEGORIES=	games
-MASTER_SITES=	http://te4.org/dl/t-engine/ \
+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?201703181512.v2IFCGHf090302>