summaryrefslogtreecommitdiffstats
path: root/sbin/ping
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/ping
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/ping')
-rw-r--r--sbin/ping/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index 329129a..4de6ae1 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -1,9 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-# $Id: Makefile,v 1.5 1997/12/16 15:03:14 bde Exp $
+# $Id: Makefile,v 1.6 1998/09/05 15:11:47 dfr Exp $
PROG= ping
MAN8= ping.8
-BINOWN= root
BINMODE=4555
COPTS+= -Wall -Wmissing-prototypes
.if ${MACHINE_ARCH} == "alpha"
OpenPOWER on IntegriCloud