diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-08-30 17:47:15 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-08-30 17:47:15 +0000 |
commit | 4c970c24cf212cf0013f9fa98db524974887b927 (patch) | |
tree | b5c631beb5d1fe1a95834d55269e786651caa077 /games/Makefile | |
parent | 44ccdc5fd5d014cdc52719c7c5285abe88a797c5 (diff) |
Add criticalmass 0.97, an SDL/OpenGL space shoot'em up game.
Notes
Notes:
svn path=/head/; revision=65324
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 5ef0052baaa1..0e0ab7930328 100644 --- a/games/Makefile +++ b/games/Makefile @@ -57,6 +57,7 @@ SUBDIR += crafty-open-rock SUBDIR += crafty-open-small SUBDIR += crimson + SUBDIR += criticalmass SUBDIR += crossfire-client SUBDIR += crossfire-server SUBDIR += crossword |