From d504a6a436b11180e55472e6cd41bffff8ffc7e4 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Sun, 23 Mar 1997 15:39:06 +0000 Subject: Fix bad MASTER_SITES line Reminded-that-I'm-an-idiot-by: Matthew Hunt --- games/quakeserver/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/quakeserver') diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index efe5445057f0..0d0605a786f5 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -3,14 +3,14 @@ # Date created: October 26th 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.7 1997/03/12 06:47:56 jfitz Exp $ +# $Id: Makefile,v 1.8 1997/03/19 02:56:20 jfitz Exp $ # PKGNAME= quakeserver-1.01 CATEGORIES= games MASTER_SITES= ftp://ftp.gamesdomain.com/pub/idsoftware/quake/ \ - ftp://ftp.cssweb.com/pub/games/idstuff/quake/ - ftp://ftp.feist.com/pub/pc/games/quake/ \ + ftp://ftp.cssweb.com/pub/games/idstuff/quake/ \ + ftp://ftp.feist.com/pub/pc/games/quake/ DISTFILES= quake101.zip \ quake-FreeBSD.tar.gz \ intel_linux_quake101.tgz -- cgit v1.2.3