diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-09-17 06:25:26 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-09-17 06:25:26 +0800 |
commit | 845a9989467483357b646a46a0fedbe5cb91621b (patch) | |
tree | 7d0b68b50080772a484b5f3d957602d25d978048 /games/Makefile | |
parent | 31f60df9d62c0549ccbd05e4bd807458d0bbf7a8 (diff) | |
download | freebsd-ports-gnome-845a9989467483357b646a46a0fedbe5cb91621b.tar.gz freebsd-ports-gnome-845a9989467483357b646a46a0fedbe5cb91621b.tar.zst freebsd-ports-gnome-845a9989467483357b646a46a0fedbe5cb91621b.zip |
Add bloboats, a boat racing game in the spirit of Elasto Mania or X-Moto
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 61a5d9d99dea..688a2dbb24c8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -66,6 +66,7 @@ SUBDIR += blackjack SUBDIR += blinkensisters SUBDIR += blobandconquer + SUBDIR += bloboats SUBDIR += blobwars SUBDIR += block SUBDIR += blockade |