diff options
author | tron <tron> | 2002-01-24 12:35:53 +0000 |
---|---|---|
committer | tron <tron> | 2002-01-24 12:35:53 +0000 |
commit | 82f0a60234ff71f6442441ce5e754a510eacd856 (patch) | |
tree | a2cdeb25cb7005b86b45504fc9b26f84c431e711 /games/quakedata | |
parent | cbcffeaffe2b3b70c4ecc6f896e66e3b93e352f8 (diff) | |
download | pkgsrc-82f0a60234ff71f6442441ce5e754a510eacd856.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 |