diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
commit | 19bc5ba298ed03321dc51faa21aa64615eb767d4 (patch) | |
tree | d4c105f3eb247944f1e65cea78a59989e0b1a531 /usr.bin/mail | |
parent | 7d6a29d2889b0d13f2913bd165f1ba9e94e0473c (diff) |
$OpenBSD$
Diffstat (limited to 'usr.bin/mail')
-rw-r--r-- | usr.bin/mail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/mail/Makefile b/usr.bin/mail/Makefile index bc9daa66cce..37765d90087 100644 --- a/usr.bin/mail/Makefile +++ b/usr.bin/mail/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 1997/07/28 10:01:12 deraadt Exp $ -# $NetBSD: Makefile,v 1.8 1996/06/08 19:48:09 christos Exp $ +# $OpenBSD: Makefile,v 1.8 1997/09/21 11:49:50 deraadt Exp $ PROG= mail SRCS= version.c aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c \ |