aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-actionmailer/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-04 01:34:09 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-04 01:34:09 +0000
commit82b0f3d8c8cf7a000d547784e0bed658b7447977 (patch)
tree70f1ec9fab154fe936235465ccfb92c80069b468 /mail/rubygem-actionmailer/Makefile
parent4e894ede60ec3ba41a732f2d38ee36e072c73d21 (diff)
downloadports-82b0f3d8c8cf7a000d547784e0bed658b7447977.tar.gz
ports-82b0f3d8c8cf7a000d547784e0bed658b7447977.zip
Notes
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.