diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-11 12:16:31 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-11 12:16:31 +0000 |
commit | 3467706e7a6f7ed57b2d1b87b87e6916bedba83a (patch) | |
tree | e2b10db47928d3ad695cdc4636ace2212c76726a /games/quake3server | |
parent | 568ccdccf8fe1bbe2e9d0097fab0eb1bbe344fa6 (diff) | |
download | pkgsrc-3467706e7a6f7ed57b2d1b87b87e6916bedba83a.tar.gz |
update master_sites
Diffstat (limited to 'games/quake3server')
-rw-r--r-- | games/quake3server/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake3server/Makefile b/games/quake3server/Makefile index 8f0da9c49e3..c3bb88e1afa 100644 --- a/games/quake3server/Makefile +++ b/games/quake3server/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/03/10 07:21:53 hasso Exp $ +# $NetBSD: Makefile,v 1.14 2011/03/11 12:24:39 zafer Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGNAME= quake3server-1.32b PKGREVISION= 2 CATEGORIES= games net -MASTER_SITES= ftp://ftp.bluesnews.com/idstuff/quake3/linux/ \ - ftp://ftp.idsoftware.com/idstuff/quake3/linux/ +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ + http://distfiles.aydogan.net/games/ EXTRACT_SUFX= .run MAINTAINER= david@silicium.ath.cx |