diff options
-rw-r--r-- | games/crossfire-client/Makefile | 5 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 5 | ||||
-rw-r--r-- | games/crossfire/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 4188e90dd409..403879f03d7b 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -3,12 +3,13 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.25 1998/09/28 02:06:11 steve Exp $ +# $Id: Makefile,v 1.26 1999/01/27 16:33:50 fenner Exp $ # DISTNAME= crossfire-${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= ftp://ftp.real-time.com/pub/games/crossfire/ \ +MASTER_SITES= http://www.FreeBSD.org/~andreas/download/ \ + ftp://ftp.real-time.com/pub/games/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.pyramid.com/pub/crossfire/ \ ftp://ftp.sunet.se/pub/unix/games/crossfire/ \ diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 4188e90dd409..403879f03d7b 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -3,12 +3,13 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.25 1998/09/28 02:06:11 steve Exp $ +# $Id: Makefile,v 1.26 1999/01/27 16:33:50 fenner Exp $ # DISTNAME= crossfire-${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= ftp://ftp.real-time.com/pub/games/crossfire/ \ +MASTER_SITES= http://www.FreeBSD.org/~andreas/download/ \ + ftp://ftp.real-time.com/pub/games/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.pyramid.com/pub/crossfire/ \ ftp://ftp.sunet.se/pub/unix/games/crossfire/ \ diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 4188e90dd409..403879f03d7b 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -3,12 +3,13 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.25 1998/09/28 02:06:11 steve Exp $ +# $Id: Makefile,v 1.26 1999/01/27 16:33:50 fenner Exp $ # DISTNAME= crossfire-${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= ftp://ftp.real-time.com/pub/games/crossfire/ \ +MASTER_SITES= http://www.FreeBSD.org/~andreas/download/ \ + ftp://ftp.real-time.com/pub/games/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.pyramid.com/pub/crossfire/ \ ftp://ftp.sunet.se/pub/unix/games/crossfire/ \ |