mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sendmail: Drop $FreeBSD$ from .mc files
Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D41960 (cherry picked from commit 3aaa7724d68fb001ca3c7e75950edcb617aaeb65)
This commit is contained in:
parent
8f7aafe29f
commit
37d19dd86a
3 changed files with 0 additions and 3 deletions
|
|
@ -48,7 +48,6 @@ divert(-1)
|
|||
#
|
||||
|
||||
divert(0)
|
||||
VERSIONID(`$FreeBSD$')
|
||||
OSTYPE(freebsd6)
|
||||
DOMAIN(generic)
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ divert(-1)
|
|||
#
|
||||
|
||||
divert(0)dnl
|
||||
VERSIONID(`$FreeBSD$')
|
||||
define(`confCF_VERSION', `Submit')dnl
|
||||
define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
|
||||
define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ divert(-1)
|
|||
#
|
||||
|
||||
divert(0)dnl
|
||||
VERSIONID(`$FreeBSD$')
|
||||
|
||||
OSTYPE(freebsd6)
|
||||
FEATURE(nullclient, smarthost.ysv.freebsd.org)
|
||||
|
|
|
|||
Loading…
Reference in a new issue