aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2021-04-06 14:53:16 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2021-04-06 14:54:39 +0000
commita6e9d47485701df703529f51077590436dbb7750 (patch)
tree3457363c11a4e92f9e80c82a08e538a1f68714bf /mail
parent0c2d584584266183acccd3f3465ad07f1820cf6d (diff)
downloadports-a6e9d47485701df703529f51077590436dbb7750.tar.gz
ports-a6e9d47485701df703529f51077590436dbb7750.zip
mailer.conf cleanup comments
Diffstat (limited to 'mail')
-rw-r--r--mail/antivirus-milter/files/antivirus.in2
-rw-r--r--mail/rbl-milter/files/rblmilter.in2
-rw-r--r--mail/sendmail-devel/files/mailer.conf1
-rw-r--r--mail/sendmail/files/mailer.conf1
4 files changed, 4 insertions, 2 deletions
diff --git a/mail/antivirus-milter/files/antivirus.in b/mail/antivirus-milter/files/antivirus.in
index ee64bff751aa..e604f482ec31 100644
--- a/mail/antivirus-milter/files/antivirus.in
+++ b/mail/antivirus-milter/files/antivirus.in
@@ -1,5 +1,5 @@
#!/bin/sh
-
+#
# Start or stop antivirus
#
# PROVIDE: antivirus
diff --git a/mail/rbl-milter/files/rblmilter.in b/mail/rbl-milter/files/rblmilter.in
index caaaf6d42abc..377874492145 100644
--- a/mail/rbl-milter/files/rblmilter.in
+++ b/mail/rbl-milter/files/rblmilter.in
@@ -1,5 +1,5 @@
#!/bin/sh
-
+#
# Start or stop rblmilter
#
# PROVIDE: rblmilter
diff --git a/mail/sendmail-devel/files/mailer.conf b/mail/sendmail-devel/files/mailer.conf
index 5631e3995478..f73fd8b43afe 100644
--- a/mail/sendmail-devel/files/mailer.conf
+++ b/mail/sendmail-devel/files/mailer.conf
@@ -1,3 +1,4 @@
+#
# Execute the "real" sendmail program, named /usr/local/sbin/sendmail
#
sendmail /usr/local/sbin/sendmail
diff --git a/mail/sendmail/files/mailer.conf b/mail/sendmail/files/mailer.conf
index 5631e3995478..f73fd8b43afe 100644
--- a/mail/sendmail/files/mailer.conf
+++ b/mail/sendmail/files/mailer.conf
@@ -1,3 +1,4 @@
+#
# Execute the "real" sendmail program, named /usr/local/sbin/sendmail
#
sendmail /usr/local/sbin/sendmail