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 793e9076abe..173d838b3fe 100644
--- a/www/ruby-activeresource/Makefile
+++ b/www/ruby-activeresource/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 04:34:11 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/15 05:43:01 minskim Exp $
-DISTNAME= activeresource-2.1.0
+DISTNAME= activeresource-2.1.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= www
@@ -8,7 +8,7 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/activeresource/
COMMENT= Object-relational mapping for REST webservices
-DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.1.0:../../devel/ruby-activesupport
+DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.1.1:../../devel/ruby-activesupport
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"