summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-active_model/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/ruby-dm-active_model/Makefile')
-rw-r--r--databases/ruby-dm-active_model/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/ruby-dm-active_model/Makefile b/databases/ruby-dm-active_model/Makefile
index b320d571e6a..b3ef5bd1686 100644
--- a/databases/ruby-dm-active_model/Makefile
+++ b/databases/ruby-dm-active_model/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2012/06/14 15:14:09 taca Exp $
+# $NetBSD: Makefile,v 1.4 2013/01/31 15:43:25 taca Exp $
DISTNAME= dm-active_model-1.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -12,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
-RUBY_RAILS_SUPPORTED= 3
+RUBY_RAILS_SUPPORTED= 3 31 32
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"