diff options
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 2dda6382351..4c909b329cd 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.144 2014/07/10 14:25:28 tedu Exp $ +# $OpenBSD: Makefile,v 1.145 2014/07/11 08:05:41 tedu Exp $ .include <bsd.own.mk> @@ -7,7 +7,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \ biff cal calendar cap_mkdb cdio chpass cmp col colrm \ column comm compress cpp crontab csplit ctags cu cut \ dc deroff diff diff3 dirname du encrypt env expand false file \ - find fgen finger fmt fold from fsplit fstat ftp gencat getcap \ + find fgen finger fmt fold from fstat ftp gencat getcap \ getconf getent getopt gprof grep gzsig head hexdump htpasswd id indent \ infocmp ipcrm ipcs \ join jot kdump keynote ktrace lam last lastcomm leave less lex \ |