diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-26 03:31:50 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-26 03:31:50 +0000 |
commit | 39a9ab02c56151e46c285349028bda2e21552d94 (patch) | |
tree | 41c2ae24d70e9beb9c227ff5da9998ca9e0e8f86 /games/quake3-ut | |
parent | 14b8331c3a00e6e73be8e92c37d730ac7f710bc1 (diff) | |
download | ports-39a9ab02c56151e46c285349028bda2e21552d94.tar.gz ports-39a9ab02c56151e46c285349028bda2e21552d94.zip |
Notes
Diffstat (limited to 'games/quake3-ut')
-rw-r--r-- | games/quake3-ut/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index d685bbb4705c..c070f28cad81 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -7,13 +7,9 @@ PORTNAME= ut PORTVERSION= b2.3 -MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/quake3/modifications/urbanterror/ \ +MASTER_SITES= http://files.ausgamers.com:81/quake3/mods/urbanterror/ \ http://www.clandvs.com/downloads/ \ ftp://www.gamechannel.de/gcpro/ \ - http://files.gamesmania.de/gamesmania/urbanter/ \ - http://www.progamers.cz/files/ \ - http://hoffmann.laurent.free.fr/ \ - http://www.unigames.com.br/q3ut/ \ http://62.180.57.56/files/ DISTFILES= q3${PORTNAME}2.zip \ q3${PORTNAME}2_patch20to23.zip |