aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/command
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/command')
-rw-r--r--usr.bin/command/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/command/Makefile b/usr.bin/command/Makefile
index 5388f5efc241..e27201f7e4c0 100644
--- a/usr.bin/command/Makefile
+++ b/usr.bin/command/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SCRIPTS=cd.sh
+SCRIPTS=command.sh
NOMAN=
.include <bsd.prog.mk>