aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/w/Makefile
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1995-04-15 03:31:19 +0000
committerDavid Greenman <dg@FreeBSD.org>1995-04-15 03:31:19 +0000
commit29e1dc755617c0e1f8a5bcdf91e52c2907cd0bc8 (patch)
tree3f5a6f5f9f94527406fd72024c5eb5c96ee29d75 /usr.bin/w/Makefile
parent567f2ec907c4566d8f5217fc636681295474f2f4 (diff)
downloadsrc-29e1dc755617c0e1f8a5bcdf91e52c2907cd0bc8.tar.gz
src-29e1dc755617c0e1f8a5bcdf91e52c2907cd0bc8.zip
Install with default BINOWN (as it once used to be).
Notes
Notes: svn path=/head/; revision=7837
Diffstat (limited to 'usr.bin/w/Makefile')
-rw-r--r--usr.bin/w/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/w/Makefile b/usr.bin/w/Makefile
index a11edff778ba..c7296b004410 100644
--- a/usr.bin/w/Makefile
+++ b/usr.bin/w/Makefile
@@ -5,7 +5,6 @@ SRCS= fmt.c pr_time.c proc_compare.c w.c
MAN1= w.1 uptime.1
DPADD= ${LIBKVM}
LDADD= -lkvm
-BINOWN= root
BINGRP= kmem
BINMODE=2555
LINKS= ${BINDIR}/w ${BINDIR}/uptime