summaryrefslogtreecommitdiffstats
path: root/sbin/route
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
committerobrien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
commit18dba2fe217665c3bdc50fb3b3a724645d1e7196 (patch)
tree87d57170c6f0a4c76b83ecc25dd486e71aeb0f14 /sbin/route
parentb773a127aeed9e7ce9292d3296446a4a19b8d11a (diff)
downloadFreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.zip
FreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.tar.gz
Remove useless `BINOWN=root' now that it is the default.
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index 84fd623..56679e1 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -5,7 +5,6 @@ MAN8= route.8
SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CLEANFILES+=keywords.h
-BINOWN= root
BINMODE=4555
keywords.h: keywords
OpenPOWER on IntegriCloud