summaryrefslogtreecommitdiff
path: root/www/ruby-activeresource/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-activeresource/Makefile')
-rw-r--r--www/ruby-activeresource/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ruby-activeresource/Makefile b/www/ruby-activeresource/Makefile
index cf1054be6d1..395e8697445 100644
--- a/www/ruby-activeresource/Makefile
+++ b/www/ruby-activeresource/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2010/09/10 12:45:31 taca Exp $
+# $NetBSD: Makefile,v 1.10 2010/10/15 11:38:59 taca Exp $
-DISTNAME= activeresource-2.3.9
+DISTNAME= activeresource-2.3.10
CATEGORIES= www
MAINTAINER= minskim@NetBSD.org
@@ -8,7 +8,7 @@ HOMEPAGE= http://rubyforge.org/projects/activeresource/
COMMENT= Object-relational mapping for REST webservices
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.3.9:../../devel/ruby-activesupport
+DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.3.10<3.0.0:../../devel/ruby-activesupport
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"