diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2004-02-14 21:58:08 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2004-02-14 21:58:08 +0000 |
commit | 1ae5b8d45cdce804efdc424a088afd9490336cc0 (patch) | |
tree | 86ee5e2859378715dd7f2a812b0c15a7d1b91054 /contrib/sendmail/cf | |
parent | 5d747405d755ed5b25cbdd8899484f55dd224665 (diff) |
Fix sendmail 8.12.11 import conflicts
Notes
Notes:
svn path=/head/; revision=125823
Diffstat (limited to 'contrib/sendmail/cf')
-rw-r--r-- | contrib/sendmail/cf/m4/cfhead.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/cf/m4/cfhead.m4 b/contrib/sendmail/cf/m4/cfhead.m4 index a2dbedd8d554..8828da9acbfc 100644 --- a/contrib/sendmail/cf/m4/cfhead.m4 +++ b/contrib/sendmail/cf/m4/cfhead.m4 @@ -307,4 +307,4 @@ define(`confMILTER_MACROS_ENVRCPT', ``{rcpt_mailer}, {rcpt_host}, {rcpt_addr}'') divert(0)dnl -VERSIONID(`$Id: cfhead.m4,v 8.108.2.3 2003/04/03 17:51:51 ca Exp $') +VERSIONID(`$Id: cfhead.m4,v 8.108.2.6 2003/12/05 02:26:47 ca Exp $') |