diff options
-rw-r--r-- | games/rtcw/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 55533f08cfce..b8c64ce256e2 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -10,10 +10,10 @@ 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/ + 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/ DISTNAME= wolf-linux-${DISTVERSION}.x86 EXTRACT_SUFX= .run @@ -28,7 +28,6 @@ USE_LINUX= yes NO_WRKSUBDIR= yes SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message PROGS= wolf wolfded wolfsp |