summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index d2c6142583e..4726b334da6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.191 2004/09/24 00:28:46 rh Exp $
+# $NetBSD: Makefile,v 1.192 2004/09/24 21:17:39 dmcmahill Exp $
#
COMMENT= Programming languages
@@ -153,6 +153,7 @@ SUBDIR+= swi-prolog-packages
SUBDIR+= tcl
SUBDIR+= tcl-expect
SUBDIR+= tcl-itcl
+SUBDIR+= tcl-itcl-current
SUBDIR+= tcl-otcl
SUBDIR+= tcl-tclX
SUBDIR+= tcl83