From dd14bfb17dc5d08f68f3abbf50e15cbed5f22e38 Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 14 Jan 2014 11:14:07 +0000 Subject: fixes comment for RUBY_VERSION_SUPPORTED. 200 is also in default. --- lang/ruby/rubyversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/ruby') 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 -- cgit v1.2.3