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.) --- cad/Makefile | 4 ++-- devel/Makefile | 4 ++-- games/Makefile | 12 ++++++------ misc/Makefile | 4 ++-- net/Makefile | 4 ++-- news/Makefile | 4 ++-- shells/Makefile | 4 ++-- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/cad/Makefile b/cad/Makefile index 2de689246679..435116641a9c 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1998/07/01 15:40:47 ghelmer Exp $ +# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $ # SUBDIR += acs @@ -10,8 +10,8 @@ SUBDIR += magic SUBDIR += mars SUBDIR += pcb - SUBDIR += spice SUBDIR += sis + SUBDIR += spice SUBDIR += xcircuit .include diff --git a/devel/Makefile b/devel/Makefile index f7370b810c7b..0e9a233b3d74 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.142 1998/11/19 07:05:52 flathill Exp $ +# $Id: Makefile,v 1.143 1998/11/21 17:55:39 steve Exp $ # SUBDIR += ElectricFence @@ -43,8 +43,8 @@ SUBDIR += id-utils SUBDIR += ilu SUBDIR += jam - SUBDIR += libU77 SUBDIR += lclint + SUBDIR += libU77 SUBDIR += libdlmalloc SUBDIR += libffi SUBDIR += libgtop diff --git a/games/Makefile b/games/Makefile index 5346cb703448..f24ca9bd0114 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.170 1998/11/24 09:15:53 flathill Exp $ +# $Id: Makefile,v 1.171 1998/12/05 17:12:40 flathill Exp $ # SUBDIR += 3dc @@ -16,21 +16,21 @@ SUBDIR += block SUBDIR += blue SUBDIR += bogged - SUBDIR += bugsx SUBDIR += bs + SUBDIR += bugsx SUBDIR += cgoban SUBDIR += connect4 SUBDIR += cosmo SUBDIR += crafty - SUBDIR += crafty-open-small - SUBDIR += crafty-open-medium SUBDIR += crafty-open-large + SUBDIR += crafty-open-medium + SUBDIR += crafty-open-small SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom SUBDIR += empire - SUBDIR += flying SUBDIR += fkiss + SUBDIR += flying SUBDIR += freeciv SUBDIR += frotz SUBDIR += galaxis @@ -131,8 +131,8 @@ SUBDIR += xmulti SUBDIR += xneko SUBDIR += xnibbles - SUBDIR += xoids SUBDIR += xoct + SUBDIR += xoids SUBDIR += xonix SUBDIR += xothello SUBDIR += xpacman diff --git a/misc/Makefile b/misc/Makefile index 6e83531f797c..5bc798a5e232 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.175 1998/11/24 04:47:10 itojun Exp $ +# $Id: Makefile,v 1.176 1998/12/02 20:08:56 billf Exp $ # SUBDIR += acron @@ -72,8 +72,8 @@ SUBDIR += xgas SUBDIR += xless SUBDIR += xpns - SUBDIR += xtar SUBDIR += xquote + SUBDIR += xtar SUBDIR += ytree .include diff --git a/net/Makefile b/net/Makefile index 4f30b22969ae..4614d888f158 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.202 1998/12/03 11:04:52 kuriyama Exp $ +# $Id: Makefile,v 1.203 1998/12/04 08:14:56 jkoshy Exp $ # SUBDIR += SSLtelnet @@ -59,8 +59,8 @@ SUBDIR += icmpinfo SUBDIR += irc SUBDIR += ircII - SUBDIR += ircii-epic SUBDIR += ircd-hybrid-5 + SUBDIR += ircii-epic SUBDIR += isc-dhcp SUBDIR += isc-dhcp2 SUBDIR += ivs 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 diff --git a/shells/Makefile b/shells/Makefile index fd0403ea7caa..4350d486d4ba 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $ +# $Id: Makefile,v 1.14 1998/06/25 22:26:26 asami Exp $ # SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es - SUBDIR += scsh SUBDIR += pdksh + SUBDIR += scsh SUBDIR += tcsh SUBDIR += zsh -- cgit v1.2.3