From 0c0598fec174746c68ca490a9415fa541dcf6d58 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine 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/squeak2/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'lang/squeak2') diff --git a/lang/squeak2/Makefile b/lang/squeak2/Makefile index af15ab62b3c0..1aef8897ec4b 100644 --- a/lang/squeak2/Makefile +++ b/lang/squeak2/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.2.3