aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-01-02 23:38:18 +0000
committerSteve Wills <swills@FreeBSD.org>2017-01-02 23:38:18 +0000
commit732c98f780f79ae1d80beda2dd032e13369cca01 (patch)
treeacee3422192b2585732bf5821ef6580b39a8f90d /mail
parent7339e57f1c40b94fe0eeb060f389fc0cdb687d10 (diff)
downloadports-732c98f780f79ae1d80beda2dd032e13369cca01.tar.gz
ports-732c98f780f79ae1d80beda2dd032e13369cca01.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/rubygem-actionmailer4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rubygem-actionmailer4/Makefile b/mail/rubygem-actionmailer4/Makefile
index bc492a874596..ca24e0c6230d 100644
--- a/mail/rubygem-actionmailer4/Makefile
+++ b/mail/rubygem-actionmailer4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= actionmailer
PORTVERSION= 4.2.7.1
+PORTREVISION= 1
CATEGORIES= mail rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
@@ -17,7 +18,7 @@ RUN_DEPENDS= rubygem-actionpack4>=${PORTVERSION}:www/rubygem-actionpack4 \
rubygem-actionview>=${PORTVERSION}:devel/rubygem-actionview \
rubygem-activejob>=${PORTVERSION}:devel/rubygem-activejob \
rubygem-mail>=2.6.1:mail/rubygem-mail \
- rubygem-rails-dom-testing>=1.0.5:textproc/rubygem-rails-dom-testing
+ rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1
NO_ARCH= yes
USE_RUBY= yes