summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-14 08:43:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-14 08:43:23 +0000
commit2f0a365aaa919095468fa857bf5fa5b4fe2b7492 (patch)
tree4531977310160f41dfc988bb57f22f3e284382c7 /lang
parentelm's pkg files, borrowed from the neighboring pgp version. Someone (diff)
Added tcl74.
Notes
Notes: svn path=/head/; revision=2058
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index e700f2022514..c7c49b95ad95 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.35 1995/08/08 22:11:29 jkh Exp $
+# $Id: Makefile,v 1.36 1995/08/09 14:49:16 asami Exp $
#
SUBDIR += Gofer
@@ -25,6 +25,7 @@
SUBDIR += scm
SUBDIR += smalltalk
SUBDIR += tcl
+ SUBDIR += tcl74
SUBDIR += tclX
.include <bsd.port.subdir.mk>