aboutsummaryrefslogtreecommitdiff
path: root/etc/sendmail
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1996-11-06 22:30:29 +0000
committerPaul Traina <pst@FreeBSD.org>1996-11-06 22:30:29 +0000
commitbdfaa56a86c9e7d0e2ce15dc435176188bfcfa8e (patch)
tree3d89fcc9faf02c5c047a9fee19d18eaa41ec80e2 /etc/sendmail
parent648251a14cb3a381da928addc16abb50d88bde85 (diff)
Notes
Diffstat (limited to 'etc/sendmail')
-rw-r--r--etc/sendmail/freebsd.mc1
-rw-r--r--etc/sendmail/freefall.mc3
2 files changed, 3 insertions, 1 deletions
diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc
index d5a014ac80c0..781bb16d569c 100644
--- a/etc/sendmail/freebsd.mc
+++ b/etc/sendmail/freebsd.mc
@@ -41,6 +41,7 @@ divert(-1)
# and do the modifications there.
#
+divert(0)dnl
VERSIONID(`@(#)freebsd.mc $Revision: 1.1 $')
OSTYPE(bsd4.4)dnl
DOMAIN(generic)dnl
diff --git a/etc/sendmail/freefall.mc b/etc/sendmail/freefall.mc
index 38478b980fcc..652c418ef1b3 100644
--- a/etc/sendmail/freefall.mc
+++ b/etc/sendmail/freefall.mc
@@ -33,7 +33,8 @@ divert(-1)
# SUCH DAMAGE.
#
-VERSIONID(`@(#)freefall.mc $Revision: 1.7 $')
+divert(0)dnl
+VERSIONID(`@(#)freefall.mc $Revision: 1.8 $')
OSTYPE(bsd4.4)dnl
DOMAIN(generic)dnl
MAILER(local)dnl