diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-10-14 15:23:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-10-14 15:23:00 +0000 |
commit | 76238c7b9cb34f31dcd758c930272add81d59ad3 (patch) | |
tree | 23fa8a6f9144d0f5f1cc0511c576fdac2faccfee /x11-toolkits/tk84 | |
parent | 53085b307ff3fc460851c783024c5c7527923b54 (diff) | |
download | ports-76238c7b9cb34f31dcd758c930272add81d59ad3.tar.gz ports-76238c7b9cb34f31dcd758c930272add81d59ad3.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk84')
-rw-r--r-- | x11-toolkits/tk84/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/tk84/pkg-descr b/x11-toolkits/tk84/pkg-descr index bf3fa2ce32b2..db7796ceca60 100644 --- a/x11-toolkits/tk84/pkg-descr +++ b/x11-toolkits/tk84/pkg-descr @@ -1,4 +1,6 @@ -This is Tk version 8.2, a GUI toolkit for Tcl. +This is Tk version 8.3, 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 |