summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/conscontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/conscontrol/Makefile b/sbin/conscontrol/Makefile
index 9014d80ad556..fabb3defc963 100644
--- a/sbin/conscontrol/Makefile
+++ b/sbin/conscontrol/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= conscontrol
-MAN= conscontrol.8
WARNS?= 2
+MAN= conscontrol.8
.include <bsd.prog.mk>