From 39a65731ba8fcb8b7abf22b4426cd2184e5db9a1 Mon Sep 17 00:00:00 2001 From: nectar Date: Sun, 9 May 1999 15:00:05 +0000 Subject: Fix MASTER_SITES: * alix.inria.fr has been inaccessible for a couple of weeks * path on ftp.cs.uni-magdeburg.de was wrong --- lang/squeak3/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'lang/squeak3') diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile index af15ab6..1aef889 100644 --- a/lang/squeak3/Makefile +++ b/lang/squeak3/Makefile @@ -3,16 +3,14 @@ # Date created: 4 March 1999 # Whom: jesse@cs.uni-magdeburg.de # -# $Id: Makefile,v 1.8 1999/03/05 16:23:03 nectar Exp $ +# $Id: Makefile,v 1.9 1999/03/20 17:16:57 nectar Exp $ # DISTNAME= 2.3 PKGNAME= squeak-2.3 CATEGORIES= lang -MASTER_SITES= ftp://alix.inria.fr/pub/squeak/unix/ \ - ftp://alix.inria.fr/pub/squeak/unix/2.3/ \ - ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/ \ - ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/2.3/ \ +MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/unix/ \ + ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/unix/image/ \ http://www.nectar.com/distfiles/squeak/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} image/${SQUEAK_SRC} -- cgit v1.1