aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rwho
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-01-21 17:33:31 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-01-21 17:33:31 +0000
commit2971191a945ad6c271dbe6d865bd36b66a339be9 (patch)
tree7ba775ad54cb78b8ab6bac077ac883e3cbef91f3 /usr.bin/rwho
parent6a361cbec2cf3ebcbe8f31c8b78b13fe0665f558 (diff)
downloadsrc-2971191a945ad6c271dbe6d865bd36b66a339be9.tar.gz
src-2971191a945ad6c271dbe6d865bd36b66a339be9.zip
Notes
Diffstat (limited to 'usr.bin/rwho')
-rw-r--r--usr.bin/rwho/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/rwho/Makefile b/usr.bin/rwho/Makefile
index 3fdc05d3b8f7..701817b287d3 100644
--- a/usr.bin/rwho/Makefile
+++ b/usr.bin/rwho/Makefile
@@ -3,4 +3,6 @@
PROG= rwho
+PACKAGE=rcmds
+
.include <bsd.prog.mk>