From de47b2daddc1a8a2fb37c2f58cb110e3d5e94a68 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 8 Apr 2002 20:46:44 +0000 Subject: [PATCH] Connect sort --- gnu/usr.bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index ee5ea283d0e..03ae9640cd3 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR= awk bc binutils cpio dc dialog diff diff3 \ - grep gzip man patch ptx rcs sdiff send-pr tar texinfo + grep gzip man patch ptx rcs sdiff send-pr sort tar texinfo .if !defined(NO_CVS) SUBDIR+=cvs