diff options
author | nectar <nectar@FreeBSD.org> | 2000-03-30 22:06:08 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-03-30 22:06:08 +0000 |
commit | 822a07ab90a278f832bcf92092be22a5a20bf4b2 (patch) | |
tree | 984e7aee4bab8d232c984ea8036830e04c3105fd /lang/squeak3 | |
parent | eef1c2bc82672aefc4c7e93da9043cb9f4ae31b0 (diff) | |
download | FreeBSD-ports-822a07ab90a278f832bcf92092be22a5a20bf4b2.zip FreeBSD-ports-822a07ab90a278f832bcf92092be22a5a20bf4b2.tar.gz |
Add a US site for distfiles.
Diffstat (limited to 'lang/squeak3')
-rw-r--r-- | lang/squeak3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |