summaryrefslogtreecommitdiff
path: root/libexec/fingerd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-02-04 02:33:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-02-04 02:33:51 +0000
commit9357f4121d711efe51bf00036d474d5fc95f9efc (patch)
treee09124432cef9c966bca17527d441825168a4358 /libexec/fingerd
parent01d719241863a44279aa5f90a3300d8f4cea9f47 (diff)
Notes
Diffstat (limited to 'libexec/fingerd')
-rw-r--r--libexec/fingerd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/fingerd/Makefile b/libexec/fingerd/Makefile
index 7f1dae3fe4a7..dc3f1ab8d276 100644
--- a/libexec/fingerd/Makefile
+++ b/libexec/fingerd/Makefile
@@ -6,4 +6,6 @@ DPADD= ${LIBUTIL}
LDADD= -lutil
MAN= fingerd.8
+WFORMAT=0
+
.include <bsd.prog.mk>