summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-03-07 23:44:58 +0000
committertron <tron@pkgsrc.org>1998-03-07 23:44:58 +0000
commitcf023beaee5e4aec9ebc21f8b750274681ffd3e9 (patch)
treea4712fed9530e5a5d6148dd28ba622f14cfdb6f5 /lang/Makefile
parenta7f52cffbf0c848de87a4ba97a381731de1eab38 (diff)
downloadpkgsrc-cf023beaee5e4aec9ebc21f8b750274681ffd3e9.tar.gz
Add and enable "tclX-8.0.2".
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 553ad899a93..2e57cfdded4 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/02/17 10:19:14 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/03/07 23:44:58 tron Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -55,6 +55,7 @@
# SUBDIR += tcl75
# SUBDIR += tcl76
SUBDIR += tcl80
+ SUBDIR += tclX80
# SUBDIR += xpl
.include <bsd.port.subdir.mk>