summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-08-27 08:08:12 +0000
committerseb <seb@pkgsrc.org>2002-08-27 08:08:12 +0000
commit6a66e90c34a2a703efbf54352f5ea1cd51b4ffe2 (patch)
treed89548eb6ae9e1296ac56c4e8174d43d27cc7147 /lang/Makefile
parent4099912ff3d21ff32ab1ece83568abb61546ca5c (diff)
downloadpkgsrc-6a66e90c34a2a703efbf54352f5ea1cd51b4ffe2.tar.gz
Add & enable otcl.
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 8bf37f5a93a..b3cc3fd024a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2002/08/20 14:54:00 agc Exp $
+# $NetBSD: Makefile,v 1.130 2002/08/27 08:08:12 seb Exp $
#
COMMENT= Programming languages
@@ -67,6 +67,7 @@ SUBDIR+= nawk
SUBDIR+= nhc98
SUBDIR+= ocaml
SUBDIR+= onyx
+SUBDIR+= otcl
SUBDIR+= p2c
SUBDIR+= parrot
SUBDIR+= perl5