aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1996-07-10 18:36:41 +0000
committerNate Williams <nate@FreeBSD.org>1996-07-10 18:36:41 +0000
commit265c33c02735b31902caed1f0bc5fe3bdfc644d3 (patch)
treeaa64a0b7b65eb1523d1412156b0162fa8f46284e /usr.sbin
parentc6e5a0b23b116f1d111384b7424a0edf2aed6577 (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/nologin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nologin/Makefile b/usr.sbin/nologin/Makefile
index a5fcf014e94f..57ac98936dda 100644
--- a/usr.sbin/nologin/Makefile
+++ b/usr.sbin/nologin/Makefile
@@ -3,7 +3,7 @@
MAN8= nologin.8
MAN5= nologin.5
-nologin clean depend lint tags:
+nologin depend lint tags:
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \