diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-24 09:05:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-24 09:05:15 +0000 |
commit | 96aa9589d0ba2444b47f771d0c303895b354aafd (patch) | |
tree | 2d0670ae1be4c61f65b3df714eb4f8a0f4e44873 | |
parent | Update lang/ruby to the latest snapshot, 1.6-2001.11.23. (diff) |
update pkg-descr
Submitted by: pavalos@theshell.com
Notes
Notes:
svn path=/head/; revision=50464
-rw-r--r-- | lang/tcl84/pkg-descr | 2 | ||||
-rw-r--r-- | x11-toolkits/tk84/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl84/pkg-descr b/lang/tcl84/pkg-descr index 3ae6e1eab7a6..f6ea1782988a 100644 --- a/lang/tcl84/pkg-descr +++ b/lang/tcl84/pkg-descr @@ -1,4 +1,4 @@ -This is Tcl8.3, an embeddable tool command language. +This is Tcl8.4, an embeddable tool command language. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. diff --git a/x11-toolkits/tk84/pkg-descr b/x11-toolkits/tk84/pkg-descr index db7796ceca60..29804743106c 100644 --- a/x11-toolkits/tk84/pkg-descr +++ b/x11-toolkits/tk84/pkg-descr @@ -1,6 +1,6 @@ -This is Tk version 8.3, a GUI toolkit for Tcl. +This is Tk version 8.4, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. -WWW: http://dev.scriptics.com/software/tcltk/8.3.html +WWW: http://www.scriptics.com/ |