diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2006-08-17 05:10:43 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2006-08-17 05:10:43 +0000 |
commit | 37ae5ffeb028aaa6887463be942584d42af26f1d (patch) | |
tree | c10dc36b74bb3901092c2dfeefecdccd73b67a57 /contrib/sendmail/cf | |
parent | 5869a34acd4abcea574fb9c9122b635cced5e93d (diff) | |
parent | 3a3ef73d37c9a94a369656b0ac2490c212e01cb1 (diff) |
This commit was generated by cvs2svn to compensate for changes in r161389,
which included commits to RCS files with non-trunk default branches.
Notes
Notes:
svn path=/head/; revision=161390
Diffstat (limited to 'contrib/sendmail/cf')
-rw-r--r-- | contrib/sendmail/cf/cf/submit.cf | 6 | ||||
-rw-r--r-- | contrib/sendmail/cf/m4/version.m4 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/contrib/sendmail/cf/cf/submit.cf b/contrib/sendmail/cf/cf/submit.cf index 8d9e5400bbfb..f5d078a9c4c5 100644 --- a/contrib/sendmail/cf/cf/submit.cf +++ b/contrib/sendmail/cf/cf/submit.cf @@ -16,8 +16,8 @@ ##### ##### SENDMAIL CONFIGURATION FILE ##### -##### built by ca@nother.smi.sendmail.com on Mon Jun 5 15:34:16 PDT 2006 -##### in /extra/home/ca/sm-8.13.7/OpenSource/sendmail-8.13.7/cf/cf +##### built by ca@nother.smi.sendmail.com on Mon Aug 7 10:37:32 PDT 2006 +##### in /extra/home/ca/sm-8.13.8/OpenSource/sendmail-8.13.8/cf/cf ##### using ../ as configuration include directory ##### ###################################################################### @@ -114,7 +114,7 @@ D{MTAHost}[127.0.0.1] # Configuration version number -DZ8.13.7/Submit +DZ8.13.8/Submit ############### diff --git a/contrib/sendmail/cf/m4/version.m4 b/contrib/sendmail/cf/m4/version.m4 index 1a75214fd6bc..df22ee049e90 100644 --- a/contrib/sendmail/cf/m4/version.m4 +++ b/contrib/sendmail/cf/m4/version.m4 @@ -11,8 +11,8 @@ divert(-1) # the sendmail distribution. # # -VERSIONID(`$Id: version.m4,v 8.150.2.4 2006/06/05 22:32:40 ca Exp $') +VERSIONID(`$Id: version.m4,v 8.150.2.8 2006/07/26 17:24:02 ca Exp $') # divert(0) # Configuration version number -DZ8.13.7`'ifdef(`confCF_VERSION', `/confCF_VERSION') +DZ8.13.8`'ifdef(`confCF_VERSION', `/confCF_VERSION') |