summaryrefslogtreecommitdiff
path: root/lang/squeak3
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-06-20 13:37:39 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-06-20 13:37:39 +0000
commit6dc9bdb0c87f9ce7c8a32894825ace362ccca625 (patch)
tree2fdb2703e883654ca72db5dbc7b19a000c102f03 /lang/squeak3
parentActivate gvid. (diff)
Locally hosted distfiles moved to ftp.freebsd.org.
Notes
Notes: svn path=/head/; revision=29719
Diffstat (limited to 'lang/squeak3')
-rw-r--r--lang/squeak3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile
index 95cc12fb7903..0b664c101f12 100644
--- a/lang/squeak3/Makefile
+++ b/lang/squeak3/Makefile
@@ -9,14 +9,13 @@ PORTNAME= squeak
PORTVERSION= 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/ \
- http://www.nectar.com/distfiles/squeak/
+ ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/
DISTNAME= Squeak${PORTVERSION}-src
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC}
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= jesse@cs.uni-magdeburg.de
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
NO_WRKSUBDIR= yes
USE_XLIB= yes
USE_GMAKE= yes