diff options
-rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 99e4291..39ea150 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -116,8 +116,8 @@ SUBDIR= alias \ make \ makewhatis \ mesg \ - ministat \ minigzip \ + ministat \ mkdep \ mkfifo \ mklocale \ |