diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-08 09:50:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-08 09:50:31 +0000 |
commit | d0a677fb60526e7deba06c98f1d7efe9d63baab5 (patch) | |
tree | e38fda4ff841f657553bb8368866d542801a1957 /games | |
parent | 46c3d96080e3da5bc41b7f86ed863ddcf65343e1 (diff) | |
download | ports-d0a677fb60526e7deba06c98f1d7efe9d63baab5.tar.gz ports-d0a677fb60526e7deba06c98f1d7efe9d63baab5.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/q3server-ut/Makefile | 10 | ||||
-rw-r--r-- | games/quake3-ut/Makefile | 10 |
2 files changed, 6 insertions, 14 deletions
diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile index 0fba69a7bccd..c04214ba39b9 100644 --- a/games/q3server-ut/Makefile +++ b/games/q3server-ut/Makefile @@ -7,19 +7,15 @@ PORTNAME= ut PORTVERSION= 3.0 -MASTER_SITES= http://64.159.80.11/ \ - ftp://mirror.candidhosting.com/pub/ut/ \ - http://box3.fsk405.org/q3ut3/ \ - http://fsk405.org/q3ut3/ \ +MASTER_SITES= http://gamefiles.blueyonder.co.uk/blueyondergames/quake3arena/modifications/urbanterror/patches/win32/ \ ftp://www.playdedicated.com/pub/sid/quake3/ \ + http://ftp.club-internet.fr/pub/games/nofrag/quake3/mods/urbanterror/patches/ \ ftp://ftp.edome.net/online/clientit/ \ - http://atrivo.wofut.com/~zac/ + http://clanhosted.clix.pt/files/clanhosted/quake3/ut/ DISTNAME= urbanterror3 COMMENT= Quake III Arena Mod: Urban Terror for Linux -BROKEN= "Does not fetch, will be removed after Feb 2" - WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index 0fba69a7bccd..c04214ba39b9 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -7,19 +7,15 @@ PORTNAME= ut PORTVERSION= 3.0 -MASTER_SITES= http://64.159.80.11/ \ - ftp://mirror.candidhosting.com/pub/ut/ \ - http://box3.fsk405.org/q3ut3/ \ - http://fsk405.org/q3ut3/ \ +MASTER_SITES= http://gamefiles.blueyonder.co.uk/blueyondergames/quake3arena/modifications/urbanterror/patches/win32/ \ ftp://www.playdedicated.com/pub/sid/quake3/ \ + http://ftp.club-internet.fr/pub/games/nofrag/quake3/mods/urbanterror/patches/ \ ftp://ftp.edome.net/online/clientit/ \ - http://atrivo.wofut.com/~zac/ + http://clanhosted.clix.pt/files/clanhosted/quake3/ut/ DISTNAME= urbanterror3 COMMENT= Quake III Arena Mod: Urban Terror for Linux -BROKEN= "Does not fetch, will be removed after Feb 2" - WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 |