diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
commit | 123d81521522aac7a46f8685e27915eb4dae8d35 (patch) | |
tree | f706523d7c6de5e2bb82f40443d06adfb01bd7ee /games | |
parent | - Update to 1.0.0rc4 (diff) |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Notes
Notes:
svn path=/head/; revision=200970
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/games/Makefile b/games/Makefile index b9864fdd7a24..5e3a8d2e5485 100644 --- a/games/Makefile +++ b/games/Makefile @@ -426,6 +426,7 @@ SUBDIR += linux-nerogame SUBDIR += linux-nwnclient SUBDIR += linux-nwserver + SUBDIR += linux-quake3 SUBDIR += linux-quake3-demo SUBDIR += linux-quake4 SUBDIR += linux-quake4-demo @@ -598,15 +599,6 @@ SUBDIR += q2pro SUBDIR += q3base SUBDIR += q3cellshading - SUBDIR += linux-quake3 - SUBDIR += quake2max - SUBDIR += quake3-excessive - SUBDIR += quake3-freezetag - SUBDIR += quake3-osp - SUBDIR += quake3-ra3 - SUBDIR += quake3-rq3 - SUBDIR += quake3-ut - SUBDIR += quake3-wfa SUBDIR += qcc SUBDIR += qccx SUBDIR += qgo @@ -635,8 +627,16 @@ SUBDIR += quake2-zaero SUBDIR += quake2forge SUBDIR += quake2lnx + SUBDIR += quake2max SUBDIR += quake3 SUBDIR += quake3-data + SUBDIR += quake3-excessive + SUBDIR += quake3-freezetag + SUBDIR += quake3-osp + SUBDIR += quake3-ra3 + SUBDIR += quake3-rq3 + SUBDIR += quake3-ut + SUBDIR += quake3-wfa SUBDIR += quakeforge SUBDIR += quantumminigolf SUBDIR += quaqut |