diff options
-rw-r--r-- | lang/ruby/rubyversion.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index b91ccf0e882..0d5cdb5798f 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.65 2011/12/24 03:30:10 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.66 2011/12/24 23:14:15 joerg Exp $ # # This file determines which Ruby version is used as a dependency for @@ -39,7 +39,7 @@ # Default: 192 # # RUBY_VERSION_REQD -# The Ruby versions force to build (for pbluk). +# The Ruby versions force to build (for pbulk). # # RUBY_NOVERSION # If "Yes", the package dosen't depend on any version of Ruby, such |