summaryrefslogtreecommitdiff
path: root/mail/ruby-actionmailer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ruby-actionmailer/Makefile')
-rw-r--r--mail/ruby-actionmailer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/ruby-actionmailer/Makefile b/mail/ruby-actionmailer/Makefile
index bd0a2a2b130..d4f0a33ee54 100644
--- a/mail/ruby-actionmailer/Makefile
+++ b/mail/ruby-actionmailer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2010/10/15 11:38:11 taca Exp $
+# $NetBSD: Makefile,v 1.18.4.1 2011/02/14 18:26:32 spz Exp $
-DISTNAME= actionmailer-2.3.10
+DISTNAME= actionmailer-2.3.11
CATEGORIES= mail
MAINTAINER= minskim@NetBSD.org
@@ -8,7 +8,7 @@ HOMEPAGE= http://rubyforge.org/projects/actionmailer/
COMMENT= Ruby framework for designing email-service layers
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-actionpack>=2.3.10<3.0.0:../../www/ruby-actionpack
+DEPENDS+= ${RUBY_PKGPREFIX}-actionpack>=2.3.11<2.3.12:../../www/ruby-actionpack
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"