diff options
-rw-r--r-- | games/crossfire-client/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire/Makefile | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index b6c2040ab4e9..47a5b7ec1d63 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $ +# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $ # DISTNAME= crossfire-0.93.0 @@ -11,8 +11,6 @@ CATEGORIES= games MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ - ftp://yoyo.cc.monash.edu.au/pub/crossfire/ \ - ftp://ftp.cs.city.ac.uk:/pub/games/crossfire/ \ ftp://ftp.sunet.se:/pub/unix/games/crossfire/ \ ftp://ftp.cs.titech.ac.jp:/pub/games/crossfire/ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index b6c2040ab4e9..47a5b7ec1d63 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $ +# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $ # DISTNAME= crossfire-0.93.0 @@ -11,8 +11,6 @@ CATEGORIES= games MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ - ftp://yoyo.cc.monash.edu.au/pub/crossfire/ \ - ftp://ftp.cs.city.ac.uk:/pub/games/crossfire/ \ ftp://ftp.sunet.se:/pub/unix/games/crossfire/ \ ftp://ftp.cs.titech.ac.jp:/pub/games/crossfire/ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index b6c2040ab4e9..47a5b7ec1d63 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $ +# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $ # DISTNAME= crossfire-0.93.0 @@ -11,8 +11,6 @@ CATEGORIES= games MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ - ftp://yoyo.cc.monash.edu.au/pub/crossfire/ \ - ftp://ftp.cs.city.ac.uk:/pub/games/crossfire/ \ ftp://ftp.sunet.se:/pub/unix/games/crossfire/ \ ftp://ftp.cs.titech.ac.jp:/pub/games/crossfire/ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ |