svn commit: r541132 - in head/mail: postfix postfix-current

Mark Linimon linimon at FreeBSD.org
Fri Jul 3 20:17:16 UTC 2020


Author: linimon
Date: Fri Jul  3 20:17:15 2020
New Revision: 541132
URL: https://svnweb.freebsd.org/changeset/ports/541132

Log:
  Fix easy typo.
  
  Reported by:	V_PauAmma_V
  Approved by:	portmgr ("obvious fix")

Modified:
  head/mail/postfix-current/pkg-descr
  head/mail/postfix/pkg-descr

Modified: head/mail/postfix-current/pkg-descr
==============================================================================
--- head/mail/postfix-current/pkg-descr	Fri Jul  3 19:46:02 2020	(r541131)
+++ head/mail/postfix-current/pkg-descr	Fri Jul  3 20:17:15 2020	(r541132)
@@ -2,7 +2,7 @@ Postfix attempts to be fast, easy to administer, and s
 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

Modified: head/mail/postfix/pkg-descr
==============================================================================
--- head/mail/postfix/pkg-descr	Fri Jul  3 19:46:02 2020	(r541131)
+++ head/mail/postfix/pkg-descr	Fri Jul  3 20:17:15 2020	(r541132)
@@ -2,7 +2,7 @@ Postfix attempts to be fast, easy to administer, and s
 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


More information about the svn-ports-all mailing list