summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-11-09 11:44:31 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-11-09 11:44:31 +0000
commitd1c499c0c8964c2071627d5e6a7ab1bd76863a08 (patch)
treea9a17f985d038ac90ef592c11c7d01d603f52fdc /lang
parentNew port tclplugin (diff)
enable tclplugin
Notes
Notes: svn path=/head/; revision=8537
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 f3ba325eafd3..b5b9f471d48a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp $
+# $Id: Makefile,v 1.83 1997/10/09 09:01:55 tg Exp $
#
SUBDIR += Gofer
@@ -55,6 +55,7 @@
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tclX75
+ SUBDIR += tclplugin
SUBDIR += xpl
.include <bsd.port.subdir.mk>