From 452523c01ea4005526066db4b728cc9a27cb4120 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Sat, 20 Mar 1999 17:16:57 +0000 Subject: Fix master site path. --- lang/squeak3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/squeak3') diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile index 7d2c7bbbbc51..af15ab62b3c0 100644 --- a/lang/squeak3/Makefile +++ b/lang/squeak3/Makefile @@ -3,7 +3,7 @@ # Date created: 4 March 1999 # Whom: jesse@cs.uni-magdeburg.de # -# $Id$ +# $Id: Makefile,v 1.8 1999/03/05 16:23:03 nectar Exp $ # DISTNAME= 2.3 @@ -13,7 +13,7 @@ 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/ \ - http://www.nectar.com/distfiles/ + http://www.nectar.com/distfiles/squeak/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} image/${SQUEAK_SRC} MAINTAINER= jesse@cs.uni-magdeburg.de -- cgit v1.2.3