summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-24 07:44:29 +0000
committertaca <taca@pkgsrc.org>2010-09-24 07:44:29 +0000
commitd43a87ae387863c75fd900498a59c122ce0c2c7b (patch)
treebe46377b29f836d67a5427f952088c83faeb6b45 /lang/ruby
parent8d4bcf979bac44dcd6eff462d4cfc681c0b89dfd (diff)
downloadpkgsrc-d43a87ae387863c75fd900498a59c122ce0c2c7b.tar.gz
Fix version description in comments.
Noted by wiz@ by private mail.
Diffstat (limited to 'lang/ruby')
-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 6eb2dcc0533..f7d17b2a08c 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.50 2010/09/12 03:53:00 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.51 2010/09/24 07:44:29 taca Exp $
#
.if !defined(_RUBYVERSION_MK)
@@ -19,7 +19,7 @@ RUBY18_API_VERSION= 1.8.7
RUBY19_API_VERSION= 1.9.1
# RUBY_VERSION_DEFAULT defines default version for Ruby related
-# packages and user can define in mk.conf. (1.6 or 1.8)
+# packages and user can define in mk.conf. (1.8 or 1.9)
#
RUBY_VERSION_DEFAULT?= 1.8