aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-12-20 16:40:25 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-12-20 16:40:25 +0000
commita2854cdf209d0c26e8d96ecfca61c3b3f6006146 (patch)
tree9c2f64e8ea1e03c9365f06d115a29e76e0781c74 /usr.bin/Makefile
parentb9deb53671be15b785dfae8a00d9a198305c151d (diff)
downloadsrc-a2854cdf209d0c26e8d96ecfca61c3b3f6006146.tar.gz
src-a2854cdf209d0c26e8d96ecfca61c3b3f6006146.zip
Fix disorder introduced in previous commit.
Notes
Notes: svn path=/head/; revision=174814
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
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 \