diff options
Diffstat (limited to 'games/quake3-data/Makefile')
-rw-r--r-- | games/quake3-data/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index d5cfe564cd36..906e61d1a266 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -8,15 +8,14 @@ PORTNAME= data DISTVERSION= 1.32b-3 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ + ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake3/linux/ DISTNAME= linuxq3apoint-${DISTVERSION}.x86 EXTRACT_SUFX= .run MAINTAINER= alejandro@varnet.biz COMMENT= Quake III Arena data files -BROKEN= Unfetchable - NO_BUILD= yes NO_WRKSUBDIR= yes |