diff options
author | wiz <wiz> | 2002-02-28 00:31:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-02-28 00:31:46 +0000 |
commit | 492bc02dd89fd7ef542fc2f8aed21af0d9a1fbf5 (patch) | |
tree | 52e5abd488ffaf145d49cba4adc75f7efc6ff180 /games/quake3arena | |
parent | 986cc14a88c4e699fb812b389a25c61ff4adc22d (diff) | |
download | pkgsrc-492bc02dd89fd7ef542fc2f8aed21af0d9a1fbf5.tar.gz |
Add some mirrors.
Diffstat (limited to 'games/quake3arena')
-rw-r--r-- | games/quake3arena/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index ecf3ca71a53..5af1833549f 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2002/02/24 17:22:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/02/28 00:31:46 wiz Exp $ # DISTNAME= linuxq3apoint-1.17.x86 PKGNAME= quake3arena-1.17 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/old/ +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/old/ \ + ftp://ftp.uni-klu.ac.at/pub/linux/games/quake3/ \ + ftp://ftp.mirrors.degnet.de/pub/misc/idsoftware/quake3/linux/old/ EXTRACT_SUFX= .run MAINTAINER= jmcneill@invisible.yi.org |