From 43bf47e4d85eb7646b38158c5aee228cb9e04fac Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Tue, 16 Jul 2002 21:14:01 +0000 Subject: Forgot to change command name in Makefile. (Where's the pointy hat?) --- usr.bin/command/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/command') 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 -- cgit v1.3