summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-05 15:24:12 +0000
committerwiz <wiz@pkgsrc.org>2004-12-05 15:24:12 +0000
commit59c35abe3d95e8e27d327b855be5b70d65e60d34 (patch)
tree087d8d9b35596e49b4fb2533c3c6ee989d036523 /lang/ruby
parentfd15c99f3c7c3037078cb3f8738badd3f4331914 (diff)
downloadpkgsrc-59c35abe3d95e8e27d327b855be5b70d65e60d34.tar.gz
Improve.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/DESCR13
1 files changed, 7 insertions, 6 deletions
diff --git a/lang/ruby/DESCR b/lang/ruby/DESCR
index 2aa96e6ab8a..8865a5f62c7 100644
--- a/lang/ruby/DESCR
+++ b/lang/ruby/DESCR
@@ -1,7 +1,8 @@
-This package is wrapper for specific release of Ruby programming
-language, providing commands (ruby, irb, ...) without its release
-number information.
+This package is a wrapper for specific releases of the Ruby
+programming language, providing commands (ruby, irb, ...) without
+any release number information.
-Actual Ruby programming language is provided by a package with its
-release number like ruby16 or ruby18 and any package should not
-depends on this pacakge directly.
+The actual Ruby programming language is provided by packages with
+release numbers, like ruby16 or ruby18.
+
+No package should depend on this package directly.