diff options
author | nbm <nbm@FreeBSD.org> | 2002-08-31 01:47:15 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-08-31 01:47:15 +0800 |
commit | 94571408644d11d65d1ec926388083ce372bacf1 (patch) | |
tree | d5efb053068551af4627e582f15daacee30477d9 /games/Makefile | |
parent | 6db17273f913209289862463a2ff2a6c4c9e80d0 (diff) | |
download | freebsd-ports-graphics-94571408644d11d65d1ec926388083ce372bacf1.tar.gz freebsd-ports-graphics-94571408644d11d65d1ec926388083ce372bacf1.tar.zst freebsd-ports-graphics-94571408644d11d65d1ec926388083ce372bacf1.zip |
Add criticalmass 0.97, an SDL/OpenGL space shoot'em up game.
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 5ef0052baaa..0e0ab793032 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 |