summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-07-16 21:14:01 +0000
committerwollman <wollman@FreeBSD.org>2002-07-16 21:14:01 +0000
commit2183121c4b5216debf88b82ce5335016fc4cd183 (patch)
tree766667a0859c04900f9371d2f72eadfb04ce1faf /usr.bin
parent55d0b8395514ae4055e7af8e4e9812637dbcc463 (diff)
downloadFreeBSD-src-2183121c4b5216debf88b82ce5335016fc4cd183.zip
FreeBSD-src-2183121c4b5216debf88b82ce5335016fc4cd183.tar.gz
Forgot to change command name in Makefile. (Where's the pointy hat?)
Diffstat (limited to 'usr.bin')
-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 5388f5e..e27201f 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>
OpenPOWER on IntegriCloud