summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/mail.local
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2014-05-26 15:28:28 +0000
committergshapiro <gshapiro@FreeBSD.org>2014-05-26 15:28:28 +0000
commitc211ffddd128bf435d598a3ee74528d816e47b22 (patch)
treecbd942ff10bd52cac64708c26c2a86d5e7212d4d /contrib/sendmail/mail.local
parent3382a08e5686d3268efb492fa81a98ad4958c08b (diff)
downloadFreeBSD-src-c211ffddd128bf435d598a3ee74528d816e47b22.zip
FreeBSD-src-c211ffddd128bf435d598a3ee74528d816e47b22.tar.gz
MFC: Merge sendmail 8.14.9 to HEAD
Diffstat (limited to 'contrib/sendmail/mail.local')
-rw-r--r--contrib/sendmail/mail.local/Makefile2
-rw-r--r--contrib/sendmail/mail.local/Makefile.m42
-rw-r--r--contrib/sendmail/mail.local/README2
-rw-r--r--contrib/sendmail/mail.local/mail.local.84
-rw-r--r--contrib/sendmail/mail.local/mail.local.c2
5 files changed, 6 insertions, 6 deletions
diff --git a/contrib/sendmail/mail.local/Makefile b/contrib/sendmail/mail.local/Makefile
index b560a30..f3776a9 100644
--- a/contrib/sendmail/mail.local/Makefile
+++ b/contrib/sendmail/mail.local/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 8.5 1999/10/05 16:39:32 ca Exp $
+# $Id: Makefile,v 8.5 1999-10-05 16:39:32 ca Exp $
SHELL= /bin/sh
BUILD= ./Build
diff --git a/contrib/sendmail/mail.local/Makefile.m4 b/contrib/sendmail/mail.local/Makefile.m4
index 4f1e763..73c8213 100644
--- a/contrib/sendmail/mail.local/Makefile.m4
+++ b/contrib/sendmail/mail.local/Makefile.m4
@@ -1,4 +1,4 @@
-dnl $Id: Makefile.m4,v 8.52 2006/06/28 21:08:02 ca Exp $
+dnl $Id: Makefile.m4,v 8.52 2006-06-28 21:08:02 ca Exp $
include(confBUILDTOOLSDIR`/M4/switch.m4')
define(`confREQUIRE_LIBSM', `true')
diff --git a/contrib/sendmail/mail.local/README b/contrib/sendmail/mail.local/README
index 2ab9dbc..8507ae2 100644
--- a/contrib/sendmail/mail.local/README
+++ b/contrib/sendmail/mail.local/README
@@ -61,4 +61,4 @@ subdirectory tree. The subdirectories will be named with A-Z, a-z, 0-9,
+, and _. The hash type is "m", so use "-H m3" to get a three level MD5
based hash.
-$Revision: 8.11 $, Last updated $Date: 2003/10/20 20:19:13 $
+$Revision: 8.11 $, Last updated $Date: 2003-10-20 20:19:13 $
diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8
index 1a968cc..172c7044 100644
--- a/contrib/sendmail/mail.local/mail.local.8
+++ b/contrib/sendmail/mail.local/mail.local.8
@@ -8,9 +8,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: mail.local.8,v 8.26 2013/11/22 20:51:51 ca Exp $
+.\" $Id: mail.local.8,v 8.26 2013-11-22 20:51:51 ca Exp $
.\"
-.TH MAIL.LOCAL 8 "$Date: 2013/11/22 20:51:51 $"
+.TH MAIL.LOCAL 8 "$Date: 2013-11-22 20:51:51 $"
.SH NAME
mail.local
\- store mail in a mailbox
diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c
index 617eefc..52998e2 100644
--- a/contrib/sendmail/mail.local/mail.local.c
+++ b/contrib/sendmail/mail.local/mail.local.c
@@ -20,7 +20,7 @@ SM_IDSTR(copyright,
Copyright (c) 1990, 1993, 1994\n\
The Regents of the University of California. All rights reserved.\n")
-SM_IDSTR(id, "@(#)$Id: mail.local.c,v 8.257 2013/11/22 20:51:51 ca Exp $")
+SM_IDSTR(id, "@(#)$Id: mail.local.c,v 8.257 2013-11-22 20:51:51 ca Exp $")
#include <stdlib.h>
#include <sm/errstring.h>
OpenPOWER on IntegriCloud