diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-06-28 17:37:17 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-06-28 17:37:17 +0800 |
commit | 41e99f24e05b8518e733e75527ce08f7b0ba177d (patch) | |
tree | 287c69ccd734ae48f5c499a09e6150cc0fde75cc /mail | |
parent | 71560897d079db7f2da81d009957de6a5b803e0c (diff) | |
download | freebsd-ports-gnome-41e99f24e05b8518e733e75527ce08f7b0ba177d.tar.gz freebsd-ports-gnome-41e99f24e05b8518e733e75527ce08f7b0ba177d.tar.zst freebsd-ports-gnome-41e99f24e05b8518e733e75527ce08f7b0ba177d.zip |
- Pet portlint
- Update WWW
Approved by: portmgr blanket
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rubygem-actionmailer50/Makefile | 2 | ||||
-rw-r--r-- | mail/rubygem-actionmailer50/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-actionmailer50/Makefile b/mail/rubygem-actionmailer50/Makefile index 5261c58888bb..7574cf1ec6a4 100644 --- a/mail/rubygem-actionmailer50/Makefile +++ b/mail/rubygem-actionmailer50/Makefile @@ -21,8 +21,8 @@ RUN_DEPENDS= rubygem-actionpack50>=${PORTVERSION}:www/rubygem-actionpack50 \ PORTSCOUT= limit:^5\.0\. +USES= gem NO_ARCH= yes USE_RUBY= yes -USES= gem .include <bsd.port.mk> diff --git a/mail/rubygem-actionmailer50/pkg-descr b/mail/rubygem-actionmailer50/pkg-descr index a770f38ddf9c..2311aa82d9e0 100644 --- a/mail/rubygem-actionmailer50/pkg-descr +++ b/mail/rubygem-actionmailer50/pkg-descr @@ -7,4 +7,4 @@ Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone) -WWW: http://rubyonrails.org/ +WWW: https://rubyonrails.org/ |