diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 317ec99..4e07237 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 gperf \ - grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo + grep groff gzip man patch ptx rcs sdiff send-pr tar texinfo .if !defined(NO_CVS) SUBDIR+=cvs |