summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1998-03-07 23:44:58 +0000
committertron <tron>1998-03-07 23:44:58 +0000
commitc34d39404aa49a6d11add5bf18d527005fca9ef2 (patch)
treea4712fed9530e5a5d6148dd28ba622f14cfdb6f5
parentb21ac9e0d7633df733907dcd179c59409395940e (diff)
downloadpkgsrc-c34d39404aa49a6d11add5bf18d527005fca9ef2.tar.gz
Add and enable "tclX-8.0.2".
-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>