aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-09 16:58:50 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-09 16:58:50 +0000
commitac2875fa16f0a3747b0e3f249814c4297605be61 (patch)
tree5e5a38d65f8ff53cf4462202df9b97f8213ef5c3 /bin/chmod
parent406009982ab8caba08f9102eb94ee4564a377b18 (diff)
downloadsrc-ac2875fa16f0a3747b0e3f249814c4297605be61.tar.gz
src-ac2875fa16f0a3747b0e3f249814c4297605be61.zip
Notes
Diffstat (limited to 'bin/chmod')
-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>