diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/squeak2/Makefile | 4 | ||||
-rw-r--r-- | lang/squeak3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/squeak2/Makefile b/lang/squeak2/Makefile index 7d2c7bb..af15ab6 100644 --- a/lang/squeak2/Makefile +++ b/lang/squeak2/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 diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile index 7d2c7bb..af15ab6 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 |