diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/quakeserver/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index d055ce81539e..6117316b7dc9 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -3,7 +3,7 @@ # Date created: October 26th 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.5 1996/11/19 02:39:16 asami Exp $ +# $Id: Makefile,v 1.6 1996/12/07 12:45:26 asami Exp $ # PKGNAME= quakeserver-1.01 @@ -11,11 +11,10 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.stomped.com/pub/idstuff/quake/ \ ftp://ftp.stomped.com/pub/quake/x_linux/ \ ftp://ftp1.idsoftware.com/idstuff/quake/ \ - ftp://ftp2.idsoftware.com/idsutff/quake/ \ + ftp://ftp2.idsoftware.com/idstuff/quake/ \ ftp://ftp.cdrom.com/pub/idgames/idstuff/quake/ \ ftp://quake.best.com/pub/idsoftware/quake/ \ ftp://ftp.nuqneH.org/pub/quake/idsoftware/ \ - ftp://PC/games/DOOM/idstuff/quake/ \ ftp://ftp.sun.ac.za/pub/msdos/idgames/idstuff/quake/ \ ftp://iconz.co.nz/pub/quake/ DISTFILES= quake101.zip \ |