summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-08 19:52:50 +0000
committerminskim <minskim>2004-03-08 19:52:50 +0000
commit66eca9b247dfbf532b1007624993e1dfa19568cf (patch)
tree7d5c37da02d5768c1638a32c0091a2067292efb0 /lang/Makefile
parent20b3637f2bff12422014e659566b96023b10a0c9 (diff)
downloadpkgsrc-66eca9b247dfbf532b1007624993e1dfa19568cf.tar.gz
Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
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 119a8279cc6..d1e35a7dcd8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2004/03/07 17:18:58 minskim Exp $
+# $NetBSD: Makefile,v 1.167 2004/03/08 19:52:51 minskim Exp $
#
COMMENT= Programming languages
@@ -134,6 +134,7 @@ SUBDIR+= sun-jre13
SUBDIR+= sun-jre14
SUBDIR+= swi-prolog
SUBDIR+= tcl
+SUBDIR+= tcl83
SUBDIR+= tcl-expect
SUBDIR+= tcl-itcl
SUBDIR+= tcl-otcl