diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-10-14 23:23:00 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-10-14 23:23:00 +0800 |
commit | 9de9141d5d4c93878140118ac70891623769314a (patch) | |
tree | 40da7c24aaec2957e2322af28bf4e3465c809d09 /x11-toolkits/tk84 | |
parent | 11a5c0fc8b7878f21353a87542215647df68f60e (diff) | |
download | freebsd-ports-gnome-9de9141d5d4c93878140118ac70891623769314a.tar.gz freebsd-ports-gnome-9de9141d5d4c93878140118ac70891623769314a.tar.zst freebsd-ports-gnome-9de9141d5d4c93878140118ac70891623769314a.zip |
1) Use MASTER_SITE_TCLTK for tk80 and tk82.
2) Fix a typo of pkg/DESCR for tk83.
3) Add/Change WWW: comments for three brothers.
PR: ports/20079
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
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 |