summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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