diff options
author | tron <tron@pkgsrc.org> | 2002-01-24 12:44:08 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-01-24 12:44:08 +0000 |
commit | 329cc2a5250b32cd6723b0f950a2cbcd472b0205 (patch) | |
tree | 1aebd4b886cf51ad6809a86ae59978fea8ffe37f /games | |
parent | 2405880ca4006e805e13778707294b33cfe9d87a (diff) | |
download | pkgsrc-329cc2a5250b32cd6723b0f950a2cbcd472b0205.tar.gz |
Remove dead mirror on "ftp.cdrom.com".
Diffstat (limited to 'games')
-rw-r--r-- | games/quake/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/quake/Makefile b/games/quake/Makefile index c5958704736..66f44f31af8 100644 --- a/games/quake/Makefile +++ b/games/quake/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2002/01/02 10:01:34 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 2002/01/24 12:44:08 tron Exp $ DISTNAME= q1source PKGNAME= quake-2.30 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.cdrom.com/pub/idgames/idstuff/source/ \ - ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/source/ \ +MASTER_SITES= ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/source/ \ ftp://ftp.idsoftware.com/idstuff/source/ EXTRACT_SUFX= .zip |