summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-12 05:49:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-12 05:49:22 +0000
commitdf8d17ab954efa90e55ed535dd79a9b44d7db336 (patch)
treef3cd2f1344228aa677c5a33d82fb40a9663079ac /lang
parentFix build on -stable. (diff)
Update pkg-descr.
Notes
Notes: svn path=/head/; revision=66177
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby16-shim-ruby18/pkg-descr1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby16-shim-ruby18/pkg-descr b/lang/ruby16-shim-ruby18/pkg-descr
index 0ff614f0adc2..d0f02fc816b8 100644
--- a/lang/ruby16-shim-ruby18/pkg-descr
+++ b/lang/ruby16-shim-ruby18/pkg-descr
@@ -12,4 +12,5 @@ Shim between 1.6 and 1.8 includes:
fileutils File & directory manipulation
optparse Advanced command line option parser
pp Pretty printer (prettier version of `p')
+ set Set class
tsort Topological sorter