aboutsummaryrefslogtreecommitdiffstats
path: root/mail/msmtp
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:44:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:44:11 +0800
commit3f42e716135bc048b90cb6cca188f324e65c69dc (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /mail/msmtp
parente127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff)
downloadfreebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz
freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst
freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'mail/msmtp')
-rw-r--r--mail/msmtp/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/msmtp/pkg-descr b/mail/msmtp/pkg-descr
index ec14dc3ef0cd..c2266b4962b7 100644
--- a/mail/msmtp/pkg-descr
+++ b/mail/msmtp/pkg-descr
@@ -1,9 +1,9 @@
-msmtp -- An SMTP client
+msmtp -- An SMTP client
msmtp is an SMTP client that can be used as an "SMTP plugin" for Mutt and
probably other MUAs (mail user agents). It forwards mails to an SMTP server
(for example at a free mail provider) which does the delivery.
-To use this program, create a configuration file with your mail account(s) and
+To use this program, create a configuration file with your mail account(s) and
tell your MUA to call msmtp instead of /usr/sbin/sendmail.
Features include:
@@ -11,7 +11,7 @@ Features include:
* SMTP AUTH methods PLAIN, LOGIN and CRAM-MD5
(and DIGEST-MD5 and NTLM when compiled with GSASL support)
* TLS encrypted connections
- (including server certificate verification and the possibility to send
+ (including server certificate verification and the possibility to send
a client certificate)
* DSN (Delivery Status Notification) support
* IPv6 support (on systems that support it)