diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-03-30 22:06:08 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-03-30 22:06:08 +0000 |
commit | 6162b57bacb3eb696899a2bce76d0b2af5e27476 (patch) | |
tree | 5e2ea35fd4c41f18f00b7e83c5e8051601bb4c00 | |
parent | Update 2.4 -> 2.7. (diff) |
Add a US site for distfiles.
Notes
Notes:
svn path=/head/; revision=27159
-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 f30413f76a89..5753c664c3c0 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 f30413f76a89..5753c664c3c0 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 |