diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 00:03:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 00:03:36 +0000 |
commit | 7b09b2f7645381cdf75c82e661d0f8cfdf8c8425 (patch) | |
tree | 10d83054d159cb09fde846ccafa27ba5eaff6fe7 /lang/ruby-tcltklib/pkg-descr | |
parent | 6b520813a77758a87ccec05ae931b8fea4f171d0 (diff) | |
download | ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.tar.gz ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.zip |
Split rubytk into ruby-tcltklib and ruby-tk.
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
Notes
Notes:
svn path=/head/; revision=32359
Diffstat (limited to 'lang/ruby-tcltklib/pkg-descr')
-rw-r--r-- | lang/ruby-tcltklib/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-tcltklib/pkg-descr b/lang/ruby-tcltklib/pkg-descr index 5338175ce86d..6929ce977cd7 100644 --- a/lang/ruby-tcltklib/pkg-descr +++ b/lang/ruby-tcltklib/pkg-descr @@ -1,4 +1,4 @@ -This is Ruby/Tk, a Ruby interface to Tcl/Tk libraries. +This is Ruby/TclTkLib, a Ruby interface to Tcl/Tk libraries. It's a part of the official Ruby distribution. - Yasuhiro Fukuma |