From 75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 7 Dec 1998 02:22:12 +0000 Subject: Sort entries. In particular, "large", "medium", "small" sort in this order, dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.) --- news/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/Makefile b/news/Makefile index e8f9d5eeb364..a67813b01eb6 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1998/06/11 12:30:30 dburr Exp $ +# $Id: Makefile,v 1.39 1998/08/09 00:35:46 steve Exp $ # SUBDIR += atp @@ -6,9 +6,9 @@ SUBDIR += cnews SUBDIR += diablo SUBDIR += dnews + SUBDIR += ifmail SUBDIR += inn SUBDIR += knews - SUBDIR += ifmail SUBDIR += leafnode SUBDIR += newsfetch SUBDIR += nn -- cgit v1.2.3