diff options
author | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
commit | e223139a8c626fb8efb42f046508672568006ab1 (patch) | |
tree | 7254c2e6646ddce1aa9fe4f6d1b2e589f34c0da5 /games | |
parent | 394798ac54af79483db689c8215f045c27d1d193 (diff) | |
download | freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.gz freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.zst freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.zip |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
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 |