aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ruptime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ruptime/Makefile')
-rw-r--r--usr.bin/ruptime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ruptime/Makefile b/usr.bin/ruptime/Makefile
index f7fba3adde5f..d181c9c3d980 100644
--- a/usr.bin/ruptime/Makefile
+++ b/usr.bin/ruptime/Makefile
@@ -3,4 +3,6 @@
PROG= ruptime
+PACKAGE=rcmds
+
.include <bsd.prog.mk>