diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2020-07-03 20:17:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2020-07-03 20:17:15 +0000 |
commit | cf9dbb49d80057d1d22cf0643383c3d48a2c53e4 (patch) | |
tree | 7a88d4902cd5d09b5198d4ef7e6d857b2f655334 /mail/postfix-current | |
parent | 4895a0418ff9439f4f03a685ff63beb9987b8c86 (diff) | |
download | freebsd-ports-cf9dbb49d80057d1d22cf0643383c3d48a2c53e4.zip |
Fix easy typo.
Reported by: V_PauAmma_V
Approved by: portmgr ("obvious fix")
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/pkg-descr b/mail/postfix-current/pkg-descr index bcbf2703fea9..c4bc19eff3ae 100644 --- a/mail/postfix-current/pkg-descr +++ b/mail/postfix-current/pkg-descr @@ -2,7 +2,7 @@ Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. -Some feautures: +Some features: Connection cache for SMTP, DSN status notifications, IP version 6, Plug-in support for multiple SASL implementations (Cyrus, Dovecot), TLS encryption and |