diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2007-12-20 16:40:25 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2007-12-20 16:40:25 +0000 |
| commit | a2854cdf209d0c26e8d96ecfca61c3b3f6006146 (patch) | |
| tree | 9c2f64e8ea1e03c9365f06d115a29e76e0781c74 | |
| parent | b9deb53671be15b785dfae8a00d9a198305c151d (diff) | |
Notes
| -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 99e429186d56..39ea1504b354 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -116,8 +116,8 @@ SUBDIR= alias \ make \ makewhatis \ mesg \ - ministat \ minigzip \ + ministat \ mkdep \ mkfifo \ mklocale \ |
