aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-actionmailer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/rubygem-actionmailer/Makefile')
-rw-r--r--mail/rubygem-actionmailer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile
index fdb270eef049..a1137ea5aba9 100644
--- a/mail/rubygem-actionmailer/Makefile
+++ b/mail/rubygem-actionmailer/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= actionmailer
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= mail rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jw@innerewut.de
COMMENT= Easy email delivery and testing for Ruby
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.13.2.gemspec:${PORTSDIR}/www/rubygem-actionpack
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.13.3.gemspec:${PORTSDIR}/www/rubygem-actionpack
RUN_DEPENDS= ${BUILD_DEPENDS}
# This target is only meant to be used by the port maintainer.