aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-14 16:43:23 +0800
committerasami <asami@FreeBSD.org>1995-08-14 16:43:23 +0800
commit876158d6717c09a06c7996f0f46226cc8159f802 (patch)
tree7556e966ff0fa9ee98bb45dc7b012ded6b5f1d57 /lang/Makefile
parent783cafda38f81bc359717015b4c094392b599afa (diff)
downloadfreebsd-ports-gnome-876158d6717c09a06c7996f0f46226cc8159f802.tar.gz
freebsd-ports-gnome-876158d6717c09a06c7996f0f46226cc8159f802.tar.zst
freebsd-ports-gnome-876158d6717c09a06c7996f0f46226cc8159f802.zip
Added tcl74.
Diffstat (limited to 'lang/Makefile')
-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>