mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/rubygem-actionmailer52: Update WWW and clean up pkg-descr
This commit is contained in:
parent
c849db43ed
commit
c0f45c8485
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,8 @@ PKGNAMESUFFIX= 52
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Easy email delivery and testing for Ruby
|
COMMENT= Easy email delivery and testing for Ruby
|
||||||
WWW= https://github.com/rails/rails/tree/main/actionmailer
|
WWW= https://rubyonrails.org/ \
|
||||||
|
https://github.com/rails/rails/tree/main/actionmailer
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||||
|
|
|
@ -10,5 +10,3 @@ Controller renders views using templates.
|
||||||
Additionally, an Action Mailer class can be used to process incoming email, such
|
Additionally, an Action Mailer class can be used to process incoming email, such
|
||||||
as allowing a blog to accept new posts from an email (which could even have been
|
as allowing a blog to accept new posts from an email (which could even have been
|
||||||
sent from a phone).
|
sent from a phone).
|
||||||
|
|
||||||
See also: https://rubyonrails.org/
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue