summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2002-08-28 10:13:32 +0000
committerseb <seb>2002-08-28 10:13:32 +0000
commite9e8c9eacebf1b60ca9608505f55190403f9087c (patch)
treebf443b58477bb278668eca6447a631efdf0a900e
parentaf5c288603f239004f7c6d15cc821d0d284ce280 (diff)
downloadpkgsrc-e9e8c9eacebf1b60ca9608505f55190403f9087c.tar.gz
Otcl -> tcl-otcl.
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b3cc3fd024a..96dbff16420 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2002/08/27 08:08:12 seb Exp $
+# $NetBSD: Makefile,v 1.131 2002/08/28 10:13:32 seb Exp $
#
COMMENT= Programming languages
@@ -67,7 +67,6 @@ SUBDIR+= nawk
SUBDIR+= nhc98
SUBDIR+= ocaml
SUBDIR+= onyx
-SUBDIR+= otcl
SUBDIR+= p2c
SUBDIR+= parrot
SUBDIR+= perl5
@@ -102,6 +101,7 @@ SUBDIR+= swi-prolog
SUBDIR+= tcl
SUBDIR+= tcl-expect
SUBDIR+= tcl-itcl
+SUBDIR+= tcl-otcl
SUBDIR+= tcl-tclX
SUBDIR+= tk-expect
SUBDIR+= tk-tclX