summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortron <tron>1998-03-07 23:44:58 +0000
committertron <tron>1998-03-07 23:44:58 +0000
commit6415c8568063e147d09423917b7a43ecc51850a3 (patch)
treea4712fed9530e5a5d6148dd28ba622f14cfdb6f5 /lang
parentfebba97705c475144ccb4b58578e15a4c019a0f5 (diff)
downloadpkgsrc-6415c8568063e147d09423917b7a43ecc51850a3.tar.gz
Add and enable "tclX-8.0.2".
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 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>