aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ping/Makefile')
-rw-r--r--sbin/ping/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index 45ca4497d746..a557b371f1c2 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -3,6 +3,7 @@
PROG= ping
MAN= ping.8
+BINOWN= root
BINMODE=4555
CFLAGS+=-Wall -Wmissing-prototypes
.if ${MACHINE_ARCH} == "alpha"