summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-01-14 11:14:07 +0000
committerobache <obache>2014-01-14 11:14:07 +0000
commit7a9ee6c98351cde636b0fa77e5da98a7bc3f4fef (patch)
treea71100b7b1fcd828bc9da1b132225d2c3369067b
parent6888197e5db354f867941394dfd4fdd52816dcdb (diff)
downloadpkgsrc-7a9ee6c98351cde636b0fa77e5da98a7bc3f4fef.tar.gz
fixes comment for RUBY_VERSION_SUPPORTED.
200 is also in default.
-rw-r--r--lang/ruby/rubyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index d4c9172b3e9..ff19b1fb169 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.106 2013/11/24 14:22:03 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.107 2014/01/14 11:14:07 obache Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -42,7 +42,7 @@
# The Ruby versions that are acceptable for the package.
#
# Possible values: 18 193 200
-# Default: 18 193
+# Default: 18 193 200
#
# RUBY_NOVERSION
# If "Yes", the package dosen't depend on any version of Ruby, such