aboutsummaryrefslogtreecommitdiffstats
path: root/sbin/ping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ping/Makefile')
-rw-r--r--sbin/ping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index b4e3f115b245..f6bcc0c11974 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -1,6 +1,6 @@
.include <src.opts.mk>
-PACKAGE=runtime
+PACKAGE=iputils
PROG= ping
SRCS= main.c
MAN= ping.8