summaryrefslogtreecommitdiff
path: root/lang/squeak3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-16 23:26:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-16 23:26:18 +0000
commit0401cfe3ded045bb08c187e579a4fa6270032760 (patch)
treeab9fd39f0a735b79a4efecf2ff1bbfdd72459374 /lang/squeak3
parentportlint - mostly moving around variables. (diff)
DISTNAME-related fixups.
Notes
Notes: svn path=/head/; revision=27676
Diffstat (limited to 'lang/squeak3')
-rw-r--r--lang/squeak3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile
index 5f4218feb74c..95cc12fb7903 100644
--- a/lang/squeak3/Makefile
+++ b/lang/squeak3/Makefile
@@ -11,7 +11,8 @@ 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/
-DISTFILES= Squeak2.7-src${EXTRACT_SUFX} ${SQUEAK_SRC}
+DISTNAME= Squeak${PORTVERSION}-src
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC}
MAINTAINER= jesse@cs.uni-magdeburg.de