aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak2
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-03-30 22:06:08 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-03-30 22:06:08 +0000
commit6162b57bacb3eb696899a2bce76d0b2af5e27476 (patch)
tree5e2ea35fd4c41f18f00b7e83c5e8051601bb4c00 /lang/squeak2
parentc3b82aedb1c88916f0c2a02a4003ed5b892e7a9a (diff)
downloadports-6162b57bacb3eb696899a2bce76d0b2af5e27476.tar.gz
ports-6162b57bacb3eb696899a2bce76d0b2af5e27476.zip
Notes
Diffstat (limited to 'lang/squeak2')
-rw-r--r--lang/squeak2/Makefile3
1 files changed, 2 insertions, 1 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