diff options
-rw-r--r-- | lang/squeak2/Makefile | 3 | ||||
-rw-r--r-- | lang/squeak3/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/squeak2/Makefile b/lang/squeak2/Makefile index f30413f..5753c66 100644 --- a/lang/squeak2/Makefile +++ b/lang/squeak2/Makefile @@ -10,7 +10,8 @@ DISTNAME= Squeak2.7-src PKGNAME= squeak-2.7 CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/SOR/users/piumarta/squeak/ \ - ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/ + ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/ \ + http://www.nectar.com/distfiles/squeak/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} MAINTAINER= jesse@cs.uni-magdeburg.de diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile index f30413f..5753c66 100644 --- a/lang/squeak3/Makefile +++ b/lang/squeak3/Makefile @@ -10,7 +10,8 @@ DISTNAME= Squeak2.7-src PKGNAME= squeak-2.7 CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/SOR/users/piumarta/squeak/ \ - ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/ + ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/ \ + http://www.nectar.com/distfiles/squeak/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} MAINTAINER= jesse@cs.uni-magdeburg.de |