aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-09-21 04:54:08 +0800
committerolgeni <olgeni@FreeBSD.org>2015-09-21 04:54:08 +0800
commit261bbba88410d36594e6abc25f159144c4bcb4d1 (patch)
treeb63994e684ffd6fb805f9017ff2e8c81d549ca91 /mail
parentefcf019b4affaa4144c1604fda9d46613705d4b9 (diff)
downloadfreebsd-ports-gnome-261bbba88410d36594e6abc25f159144c4bcb4d1.tar.gz
freebsd-ports-gnome-261bbba88410d36594e6abc25f159144c4bcb4d1.tar.zst
freebsd-ports-gnome-261bbba88410d36594e6abc25f159144c4bcb4d1.zip
Typos, whitespace and capitalization fixes (G-P).
Diffstat (limited to 'mail')
-rw-r--r--mail/bsfilter/pkg-descr2
-rw-r--r--mail/sentinel/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/bsfilter/pkg-descr b/mail/bsfilter/pkg-descr
index cff29ef19ec0..058d493512df 100644
--- a/mail/bsfilter/pkg-descr
+++ b/mail/bsfilter/pkg-descr
@@ -4,7 +4,7 @@ bsfilter is a spam filter using Bayesian(statistical) algorithm.
- support mails written in English and Japanese language
- written in Ruby
- support 3 methods for access
--- traditional unix-style filter. study and judge local files or pipe
+-- traditional Unix-style filter. study and judge local files or pipe
-- IMAP. study and judge mails in an IMAP server. IMAP over SSL supported
-- POP proxy. run between POP server and MUA. POP over SSL supported
- distributed under GPL
diff --git a/mail/sentinel/pkg-descr b/mail/sentinel/pkg-descr
index 037352afec47..a69dc8898c7f 100644
--- a/mail/sentinel/pkg-descr
+++ b/mail/sentinel/pkg-descr
@@ -1,5 +1,5 @@
Sentinel is a sendmail milter API implementation. This package might
-be usefull for unix system administrators who is using freeware
+be usefull for Unix system administrators who is using freeware
Sendmail. May be it's one more milter, but on the other side it's
flexible enough to satisfy more or less subtle requirements for mail
filtering.