diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
commit | f75ef4430bd588388a758954379020119361a14d (patch) | |
tree | ede62597e92b77611a27c7ce47ac2914a474aeb9 /contrib/sendmail/makemap | |
parent | 70fe01a98da229fc385a4cce59f8b77857ed2a69 (diff) | |
parent | e226f8e879ed5a8d2f5cc433067b698e07dce0b6 (diff) | |
download | FreeBSD-src-f75ef4430bd588388a758954379020119361a14d.zip FreeBSD-src-f75ef4430bd588388a758954379020119361a14d.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r95154,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/makemap')
-rw-r--r-- | contrib/sendmail/makemap/Makefile | 2 | ||||
-rw-r--r-- | contrib/sendmail/makemap/makemap.8 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/sendmail/makemap/Makefile b/contrib/sendmail/makemap/Makefile index a6960c1..045394d 100644 --- a/contrib/sendmail/makemap/Makefile +++ b/contrib/sendmail/makemap/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 8.7 1999/09/23 22:36:37 ca Exp $ +# $Id: Makefile,v 1.1.1.1 2000/08/12 21:55:31 gshapiro Exp $ SHELL= /bin/sh BUILD= ./Build diff --git a/contrib/sendmail/makemap/makemap.8 b/contrib/sendmail/makemap/makemap.8 index 9faaef7..cefc7f5 100644 --- a/contrib/sendmail/makemap/makemap.8 +++ b/contrib/sendmail/makemap/makemap.8 @@ -8,9 +8,9 @@ .\" the sendmail distribution. .\" .\" -.\" $Id: makemap.8,v 8.29 2001/10/10 03:23:02 ca Exp $ +.\" $Id: makemap.8,v 1.1.1.6 2002/02/17 21:56:43 gshapiro Exp $ .\" -.TH MAKEMAP 8 "$Date: 2001/10/10 03:23:02 $" +.TH MAKEMAP 8 "$Date: 2002/02/17 21:56:43 $" .SH NAME makemap \- create database maps for sendmail |