aboutsummaryrefslogtreecommitdiff
path: root/libexec/mail.local
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commite5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch)
tree99317e3e4c34a31d62639cf2ccbaae831de513b1 /libexec/mail.local
parent0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff)
downloadsrc-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.tar.gz
src-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.zip
Notes
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index a1d5fc0826de..ac04ca3af97a 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -8,6 +8,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
PROG= mail.local
SRCS= mail.local.c
+MAN= mail.local.8
CFLAGS+=-I${SENDMAIL_DIR}/include
.if exists(${.OBJDIR}/../../lib/libsmutil)