diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2002-07-16 21:14:01 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2002-07-16 21:14:01 +0000 |
| commit | 43bf47e4d85eb7646b38158c5aee228cb9e04fac (patch) | |
| tree | 766667a0859c04900f9371d2f72eadfb04ce1faf /usr.bin/command | |
| parent | b107f944adcc3cb203dd283c45c7be193b3f8ada (diff) | |
Notes
Diffstat (limited to 'usr.bin/command')
| -rw-r--r-- | usr.bin/command/Makefile | 2 |
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> |
