summaryrefslogtreecommitdiffstats
path: root/libexec/uucpd
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-18 21:38:13 +0000
committermpp <mpp@FreeBSD.org>1996-02-18 21:38:13 +0000
commit098df042c22db03a0fb604b47b56ee029ee13ae2 (patch)
tree5c2b52834ea360984298747ffe16977636b255e5 /libexec/uucpd
parentf1b65a61971428320ccd0891aaf52c4253e5adc0 (diff)
downloadFreeBSD-src-098df042c22db03a0fb604b47b56ee029ee13ae2.zip
FreeBSD-src-098df042c22db03a0fb604b47b56ee029ee13ae2.tar.gz
Update the uucpd makefile to install the man page.
Diffstat (limited to 'libexec/uucpd')
-rw-r--r--libexec/uucpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/uucpd/Makefile b/libexec/uucpd/Makefile
index 986c216..d9b3c91 100644
--- a/libexec/uucpd/Makefile
+++ b/libexec/uucpd/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
PROG= uucpd
-NOMAN= noman
+MAN8= uucpd.8
LDADD= -lcrypt -lutil
DPADD= ${LIBCRYPT} ${LIBUTIL}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud