Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 18:12:58 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561849 - head/games/linux-ut
Message-ID:  <202101171812.10HICwrM016045@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jan 17 18:12:58 2021
New Revision: 561849
URL: https://svnweb.freebsd.org/changeset/ports/561849

Log:
  games/linux-ut: update MASTER_SITES
  
  PR:		252753
  Submitted by:	scf

Modified:
  head/games/linux-ut/Makefile   (contents, props changed)

Modified: head/games/linux-ut/Makefile
==============================================================================
--- head/games/linux-ut/Makefile	Sun Jan 17 18:12:22 2021	(r561848)
+++ head/games/linux-ut/Makefile	Sun Jan 17 18:12:58 2021	(r561849)
@@ -6,8 +6,9 @@ PORTVERSION=	${UTVERSION}
 PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	games linux
-MASTER_SITES=	http://liflg.holarse-linuxgaming.de/files/final/:p436 \
-		http://www.utpg.org/patches/:p451
+MASTER_SITES=	https://gitlab.com/XenGi/oldgames/raw/master/ut/:p436 \
+		https://files.holarse-linuxgaming.de/mirrors/liflg.org/final/:p436 \
+		https://gitlab.com/XenGi/oldgames/raw/master/ut/:p451
 DISTFILES=	${PATCH436FILES} \
 		${PATCH451FILES}
 DIST_SUBDIR=	${PORTNAME}
@@ -19,7 +20,6 @@ ONLY_FOR_ARCHS=	i386 amd64
 USES=		linux
 USE_LINUX=	xorglibs sdl12
 NO_BUILD=	yes
-MANUAL_PACKAGE_BUILD=	Requires CD
 RESTRICTED=	Redistribution is limited, see license
 WRKSRC=		${WRKDIR}/${PKGNAME}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101171812.10HICwrM016045>