From 72c0365942c4059acf816877c82cfd0b40374f56 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 7 Dec 1998 02:13:28 +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.) --- audio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 9ccca90904a4..45a62312e204 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1998/12/01 22:37:08 sada Exp $ +# $Id: Makefile,v 1.57 1998/12/05 10:03:21 flathill Exp $ # SUBDIR += 8hz-mp3 @@ -26,8 +26,8 @@ SUBDIR += play SUBDIR += playmidi SUBDIR += radio - SUBDIR += rosegarden SUBDIR += replay + SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod -- cgit v1.2.3