diff options
author | tron <tron@pkgsrc.org> | 2000-02-09 22:17:44 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-02-09 22:17:44 +0000 |
commit | 7a819b25a814c2ed704a681ce022d6cd00ce410e (patch) | |
tree | b507706d6f2594a174dd296a3cbf626c47b41cf4 /games/quake | |
parent | eaed2d6261a83743addf8e1908058ecbb2b06f94 (diff) | |
download | pkgsrc-7a819b25a814c2ed704a681ce022d6cd00ce410e.tar.gz |
Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de".
Diffstat (limited to 'games/quake')
-rw-r--r-- | games/quake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake/Makefile b/games/quake/Makefile index 4e5a84f22b4..573e506d98a 100644 --- a/games/quake/Makefile +++ b/games/quake/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2000/02/08 12:07:15 jdolecek Exp $ +# $NetBSD: Makefile,v 1.6 2000/02/09 22:17:44 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/pub/pc/msdos/games/idgames/idstuff/source/ \ + ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/source/ \ ftp://ftp.idsoftware.com/idstuff/source/ EXTRACT_SUFX= .zip |