diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-11 14:41:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-11 14:41:47 +0000 |
commit | 8844544c3c425b931b01b6c31551861520b11558 (patch) | |
tree | 817bde8348a8738ed78f7db469e49f7a06597065 | |
parent | 9b9cbc596dfdae4957df76f34e648fe648bb155a (diff) |
- Wordsmithing in comment
PR: ports/67782
Submitted by: Chris Pepper <pepper@reppep.com>
Notes
Notes:
svn path=/head/; revision=111281
-rw-r--r-- | mail/postfix/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix21/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix22/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix23/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix24/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix25/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix26/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix27/pkg-install | 2 | ||||
-rw-r--r-- | mail/postfix28/pkg-install | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/mail/postfix/pkg-install b/mail/postfix/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix/pkg-install +++ b/mail/postfix/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix21/pkg-install b/mail/postfix21/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix21/pkg-install +++ b/mail/postfix21/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix22/pkg-install b/mail/postfix22/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix22/pkg-install +++ b/mail/postfix22/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix23/pkg-install b/mail/postfix23/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix23/pkg-install +++ b/mail/postfix23/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix24/pkg-install b/mail/postfix24/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix24/pkg-install +++ b/mail/postfix24/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix25/pkg-install b/mail/postfix25/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix25/pkg-install +++ b/mail/postfix25/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix26/pkg-install b/mail/postfix26/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix26/pkg-install +++ b/mail/postfix26/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix27/pkg-install b/mail/postfix27/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix27/pkg-install +++ b/mail/postfix27/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} diff --git a/mail/postfix28/pkg-install b/mail/postfix28/pkg-install index 5765d42430c1..2d7f916363b0 100644 --- a/mail/postfix28/pkg-install +++ b/mail/postfix28/pkg-install @@ -4,7 +4,7 @@ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it -# will make the port/package use defaults which makes postfix replaces +# will make the port/package use defaults which make postfix replace # sendmail as much as possible. PKG_PREFIX=${PKG_PREFIX:=/usr/local} |