diff options
Diffstat (limited to 'games/rtcw/Makefile')
-rw-r--r-- | games/rtcw/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 92701e2531fe..78295a50edcf 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -8,17 +8,13 @@ PORTNAME= rtcw PORTVERSION= 1.1b CATEGORIES= games linux -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/ +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/old/ DISTNAME= wolf-linux-${PORTVERSION}.x86 EXTRACT_SUFX= .run MAINTAINER= nik@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux -BROKEN= "Does not fetch" -EXPIRATION_DATE=2004-08-20 -DEPRECATED= ${BROKEN} - ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes NO_CDROM= "Size; the data set is much too big" |