summaryrefslogtreecommitdiffstats
path: root/contrib/tcl/library/opt0.1/pkgIndex.tcl
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-11-27 19:49:05 +0000
committerpst <pst@FreeBSD.org>1997-11-27 19:49:05 +0000
commit8bd128dbdcfa494c5de67f1aa036784f0b3ac26e (patch)
treecef0bba69f1833802f43364a0cde6945601e665a /contrib/tcl/library/opt0.1/pkgIndex.tcl
parent5b30c2fb530aac2933dce3197e33362c844d3039 (diff)
downloadFreeBSD-src-8bd128dbdcfa494c5de67f1aa036784f0b3ac26e.zip
FreeBSD-src-8bd128dbdcfa494c5de67f1aa036784f0b3ac26e.tar.gz
Import TCL v8.0 PL2.
Diffstat (limited to 'contrib/tcl/library/opt0.1/pkgIndex.tcl')
-rw-r--r--contrib/tcl/library/opt0.1/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcl/library/opt0.1/pkgIndex.tcl b/contrib/tcl/library/opt0.1/pkgIndex.tcl
index 4e660cd..7a7ad90 100644
--- a/contrib/tcl/library/opt0.1/pkgIndex.tcl
+++ b/contrib/tcl/library/opt0.1/pkgIndex.tcl
@@ -4,4 +4,4 @@
# the package now, so they can readily use it
# and even "namespace import tcl::*" ...
# (tclPkgSetup just makes things slow and do not work so well with namespaces)
-package ifneeded opt 0.1 [list source [file join $dir optparse.tcl]]
+package ifneeded opt 0.2 [list source [file join $dir optparse.tcl]]
OpenPOWER on IntegriCloud