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, 0 insertions, 1 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index 808898f95541..1e14827c12c9 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= ping
-MAN8= ping.8
BINMODE=4555
COPTS+= -Wall -Wmissing-prototypes
.if ${MACHINE_ARCH} == "alpha"