svn commit: r561849 - head/games/linux-ut
Steve Wills
swills at FreeBSD.org
Sun Jan 17 18:12:59 UTC 2021
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}
More information about the svn-ports-all
mailing list