aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/what/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/what/Makefile')
-rw-r--r--usr.bin/what/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/what/Makefile b/usr.bin/what/Makefile
index 8114290f968d..601648354636 100644
--- a/usr.bin/what/Makefile
+++ b/usr.bin/what/Makefile
@@ -1,6 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
+PACKAGE= runtime
PROG= what
.include <bsd.prog.mk>