Start update of rails3 related packages to 3.0.7.
This commit is contained in:
parent
7bb4028289
commit
4d4d17782f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: rails.mk,v 1.3 2011/04/06 13:23:03 taca Exp $
|
||||
# $NetBSD: rails.mk,v 1.4 2011/05/10 14:09:21 taca Exp $
|
||||
|
||||
.if !defined(_RUBY_RAILS_MK)
|
||||
_RUBY_RAILS_MK= # defined
|
||||
|
@ -26,7 +26,7 @@ _RUBY_RAILS_MK= # defined
|
|||
# current Ruby on Rails versions.
|
||||
#
|
||||
RUBY_RAILS2_VERSION?= 2.3.11
|
||||
RUBY_RAILS3_VERSION?= 3.0.6
|
||||
RUBY_RAILS3_VERSION?= 3.0.7
|
||||
|
||||
.if !empty(RUBY_RAILS)
|
||||
RUBY_RAILS_DEFAULT= ${RUBY_RAILS}
|
||||
|
|
Loading…
Reference in a new issue