aboutsummaryrefslogtreecommitdiffstats
path: root/mail/opensmtpd-devel
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2013-12-17 17:41:43 +0800
committerashish <ashish@FreeBSD.org>2013-12-17 17:41:43 +0800
commitb7568b5713b5f13862f33df2faf1336dddd2dd58 (patch)
tree7b6f9ee6cba1d34ab066ced078539c379c94d940 /mail/opensmtpd-devel
parentd23f3da52ec97609b18be7daaaa44cbe201a7b02 (diff)
downloadfreebsd-ports-gnome-b7568b5713b5f13862f33df2faf1336dddd2dd58.tar.gz
freebsd-ports-gnome-b7568b5713b5f13862f33df2faf1336dddd2dd58.tar.zst
freebsd-ports-gnome-b7568b5713b5f13862f33df2faf1336dddd2dd58.zip
- Fix typo in rc scripts
Reported by: feld
Diffstat (limited to 'mail/opensmtpd-devel')
-rw-r--r--mail/opensmtpd-devel/files/smtpd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opensmtpd-devel/files/smtpd.in b/mail/opensmtpd-devel/files/smtpd.in
index a471c06b7090..ddb3fedae6f9 100644
--- a/mail/opensmtpd-devel/files/smtpd.in
+++ b/mail/opensmtpd-devel/files/smtpd.in
@@ -7,7 +7,7 @@
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable smtpd:
-# smtpd_enable (bool): Set it to "YES" to enable postfix.
+# smtpd_enable (bool): Set it to "YES" to enable OpenSMTPD.
# Default is "NO".
# smtpd_config (string): Path to OpenSMTPD configuration file.
# Default is "%%PREFIX%%/etc/mail/smtpd.conf"