aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-pony
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /mail/rubygem-pony
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
Notes
Diffstat (limited to 'mail/rubygem-pony')
-rw-r--r--mail/rubygem-pony/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/rubygem-pony/pkg-descr b/mail/rubygem-pony/pkg-descr
index 024008083290..fc9504db5ef0 100644
--- a/mail/rubygem-pony/pkg-descr
+++ b/mail/rubygem-pony/pkg-descr
@@ -1,10 +1,10 @@
The express way to send mail from Ruby.
-Send email in one command:
+Send email in one command:
Pony.mail(:to => 'someone@example.com', :body => 'hello')
-Pony uses /usr/sbin/sendmail to send mail if it
-is available, otherwise it uses SMTP to localhost.
+Pony uses /usr/sbin/sendmail to send mail if it
+is available, otherwise it uses SMTP to localhost.
Also, you may need rubygem-smtp_tls if you want to
send via tls/ssl and are using ruby < 1.8.7