summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/mailstats
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2014-05-22 04:39:17 +0000
committergshapiro <gshapiro@FreeBSD.org>2014-05-22 04:39:17 +0000
commit48cecd8a5845c67d3f270147b0885d77d31d64de (patch)
treeaac7ff8fd80ac6cf3ed8575d8c7e4d03754ce694 /contrib/sendmail/mailstats
parent645d479a58a5eafe6f6c79b7f30b38ef8b865e60 (diff)
downloadFreeBSD-src-48cecd8a5845c67d3f270147b0885d77d31d64de.zip
FreeBSD-src-48cecd8a5845c67d3f270147b0885d77d31d64de.tar.gz
Merge sendmail 8.14.9 to HEAD
MFC after: 3 days
Diffstat (limited to 'contrib/sendmail/mailstats')
-rw-r--r--contrib/sendmail/mailstats/Makefile2
-rw-r--r--contrib/sendmail/mailstats/Makefile.m42
-rw-r--r--contrib/sendmail/mailstats/mailstats.84
-rw-r--r--contrib/sendmail/mailstats/mailstats.c2
4 files changed, 5 insertions, 5 deletions
diff --git a/contrib/sendmail/mailstats/Makefile b/contrib/sendmail/mailstats/Makefile
index 6dbcb62..b4137b7 100644
--- a/contrib/sendmail/mailstats/Makefile
+++ b/contrib/sendmail/mailstats/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 8.5 1999/09/23 22:36:36 ca Exp $
+# $Id: Makefile,v 8.5 1999-09-23 22:36:36 ca Exp $
SHELL= /bin/sh
BUILD= ./Build
diff --git a/contrib/sendmail/mailstats/Makefile.m4 b/contrib/sendmail/mailstats/Makefile.m4
index 1d45412..a904789 100644
--- a/contrib/sendmail/mailstats/Makefile.m4
+++ b/contrib/sendmail/mailstats/Makefile.m4
@@ -1,4 +1,4 @@
-dnl $Id: Makefile.m4,v 8.36 2006/06/28 21:08:02 ca Exp $
+dnl $Id: Makefile.m4,v 8.36 2006-06-28 21:08:02 ca Exp $
include(confBUILDTOOLSDIR`/M4/switch.m4')
define(`confREQUIRE_LIBSM', `true')
diff --git a/contrib/sendmail/mailstats/mailstats.8 b/contrib/sendmail/mailstats/mailstats.8
index 4a4b020..1cbc1ae 100644
--- a/contrib/sendmail/mailstats/mailstats.8
+++ b/contrib/sendmail/mailstats/mailstats.8
@@ -6,9 +6,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: mailstats.8,v 8.32 2013/11/22 20:51:51 ca Exp $
+.\" $Id: mailstats.8,v 8.32 2013-11-22 20:51:51 ca Exp $
.\"
-.TH MAILSTATS 8 "$Date: 2013/11/22 20:51:51 $"
+.TH MAILSTATS 8 "$Date: 2013-11-22 20:51:51 $"
.SH NAME
mailstats
\- display mail statistics
diff --git a/contrib/sendmail/mailstats/mailstats.c b/contrib/sendmail/mailstats/mailstats.c
index b820395..7107e62 100644
--- a/contrib/sendmail/mailstats/mailstats.c
+++ b/contrib/sendmail/mailstats/mailstats.c
@@ -20,7 +20,7 @@ SM_IDSTR(copyright,
Copyright (c) 1988, 1993\n\
The Regents of the University of California. All rights reserved.\n")
-SM_IDSTR(id, "@(#)$Id: mailstats.c,v 8.103 2013/11/22 20:51:51 ca Exp $")
+SM_IDSTR(id, "@(#)$Id: mailstats.c,v 8.103 2013-11-22 20:51:51 ca Exp $")
#include <unistd.h>
#include <stddef.h>
OpenPOWER on IntegriCloud