Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2020 20:17:16 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541132 - in head/mail: postfix postfix-current
Message-ID:  <202007032017.063KHGVt046270@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007032017.063KHGVt046270>