aboutsummaryrefslogtreecommitdiff
path: root/bin/rmail
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 17:02:31 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 17:02:31 +0000
commit67c22e719529335cdc89b5c82d56c508c49a6ef2 (patch)
tree14744045a746628a1ede930a7edac9e00812a0c0 /bin/rmail
parent84e59eb50d533ef4e842fd057460814a2190b05c (diff)
downloadsrc-67c22e719529335cdc89b5c82d56c508c49a6ef2.tar.gz
src-67c22e719529335cdc89b5c82d56c508c49a6ef2.zip
Fix makefiles for our macros.
Notes
Notes: svn path=/head/; revision=1864
Diffstat (limited to 'bin/rmail')
-rw-r--r--bin/rmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index eb2fb4800850..9db1ad4904bc 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= rmail
-MAN8= rmail.0
+MAN8= rmail.8
.include <bsd.prog.mk>