diff options
author | tron <tron@pkgsrc.org> | 2002-01-24 12:35:53 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-01-24 12:35:53 +0000 |
commit | c1feb7aa5584fa710949bb89c6337d1a64a2fa40 (patch) | |
tree | a2cdeb25cb7005b86b45504fc9b26f84c431e711 /games/quakedata | |
parent | 4bbed71470ae75c7ab19ee8cdde527b6742bbb66 (diff) | |
download | pkgsrc-c1feb7aa5584fa710949bb89c6337d1a64a2fa40.tar.gz |
Remove dead mirror on "ftp.cdrom.com", add working on "ftp.fu-berlin.de".
Diffstat (limited to 'games/quakedata')
-rw-r--r-- | games/quakedata/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile index 00b3520f580..af1db4b6c13 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,12 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2001/09/09 20:36:28 agc Exp $ -# Based on FreeBSD ports/games/quakeserver -# FreeBSD: ports/games/quakeserver/Makefile,v 1.20 1999/08/31 06:44:23 mharo Exp -# +# $NetBSD: Makefile,v 1.9 2002/01/24 12:35:53 tron Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.cdrom.com/pub/quake/planetquake/threewave/unix/ \ +MASTER_SITES= ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/quake/ \ ftp://ftp.idsoftware.com/idstuff/quake/ EXTRACT_SUFX= .zip |