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