aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-12-02 19:43:47 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-12-02 19:43:47 +0800
commitc1a27425385bd025c8ac2c66251ba9fddff72541 (patch)
treee79fd6d7bb5b82a595fe987317faf83b9370a59a /mail
parent854c06673083665b7f646256fff62a204d446e2c (diff)
downloadfreebsd-ports-gnome-c1a27425385bd025c8ac2c66251ba9fddff72541.tar.gz
freebsd-ports-gnome-c1a27425385bd025c8ac2c66251ba9fddff72541.tar.zst
freebsd-ports-gnome-c1a27425385bd025c8ac2c66251ba9fddff72541.zip
Fix grammar
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-SpamAssassin/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SpamAssassin/pkg-message b/mail/p5-Mail-SpamAssassin/pkg-message
index 6279f542a618..d98fa03700bd 100644
--- a/mail/p5-Mail-SpamAssassin/pkg-message
+++ b/mail/p5-Mail-SpamAssassin/pkg-message
@@ -34,6 +34,6 @@ No attempts have been made to move old versions over. You must recompile.
If you are running with spamd, you must add the following to rc.conf:
spamd_enable="YES"
-Security Note: If you did NOT deselected AS_ROOT, spamd will be running
+Security Note: If you did NOT deselect AS_ROOT, spamd will be running
as root. To change this, also add this to rc.conf:
spamd_flags="-u spamd -H /var/spool/spamd"