diff options
author | lawrance <lawrance@FreeBSD.org> | 2006-01-31 19:47:22 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2006-01-31 19:47:22 +0800 |
commit | 35bdac2cb530964c5b877de9cca5225a2e9a8b40 (patch) | |
tree | e5826ef1d435ae09cfc64adb2dabf5ea3f3be21e /games | |
parent | 8ffae6c15609d30d1cc266987f1228202ba90714 (diff) | |
download | freebsd-ports-gnome-35bdac2cb530964c5b877de9cca5225a2e9a8b40.tar.gz freebsd-ports-gnome-35bdac2cb530964c5b877de9cca5225a2e9a8b40.tar.zst freebsd-ports-gnome-35bdac2cb530964c5b877de9cca5225a2e9a8b40.zip |
Trim some busted master sites and add one in.
Diffstat (limited to 'games')
-rw-r--r-- | games/rtcw/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index b8c64ce256e2..65d66696e950 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -8,12 +8,9 @@ PORTNAME= rtcw DISTVERSION= 1.41-3 CATEGORIES= games linux -MASTER_SITES= http://public.planetmirror.com/pub/idgames2/idstuff/wolf/linux/ \ - http://ftp.games.skynet.be/pub/ftp.idsoftware.com/wolf/linux/ \ - ftp://ftp.chg.ru/.3/games/idgames/idstuff/wolf/linux/ \ - http://kh.spoonix.com/game/ \ - http://www.ftp-sunet-se.lkams.kernel.org/idgames2/idstuff/wolf/linux/ \ - ftp://ftp.idsoftware.com/idstuff/wolf/linux/ +MASTER_SITES= ftp://ftp.chg.ru/.3/games/idgames/idstuff/wolf/linux/ \ + ftp://ftp.idsoftware.com/idstuff/wolf/linux/ \ + http://downloads-3dg.planetmirror.com/pub/3dgamers/games/returnwolfenstein/ DISTNAME= wolf-linux-${DISTVERSION}.x86 EXTRACT_SUFX= .run |