diff options
Diffstat (limited to 'usr.sbin/sendmail/cf/cf/tcpproto.mc')
| -rw-r--r-- | usr.sbin/sendmail/cf/cf/tcpproto.mc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/cf/cf/tcpproto.mc b/usr.sbin/sendmail/cf/cf/tcpproto.mc index 7f43558ca97d..d023185ccbd8 100644 --- a/usr.sbin/sendmail/cf/cf/tcpproto.mc +++ b/usr.sbin/sendmail/cf/cf/tcpproto.mc @@ -46,7 +46,8 @@ divert(-1) # will not trash your changes. # -VERSIONID(`@(#)tcpproto.mc 8.4 (Berkeley) 8/6/95') +divert(0)dnl +VERSIONID(`@(#)tcpproto.mc 8.5 (Berkeley) 3/23/96') OSTYPE(unknown) FEATURE(nouucp) MAILER(local) |
