diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-27 05:44:50 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-27 05:44:50 +0800 |
commit | 1f50e26f2645453d492053fa705a6ca6e9661c66 (patch) | |
tree | 1e0b38234aa6f3fa1260ac1e5fef49edcf23b30d /games/Makefile | |
parent | 07c082d7393b652b69e63daa7db095ecee4fd295 (diff) | |
download | freebsd-ports-gnome-1f50e26f2645453d492053fa705a6ca6e9661c66.tar.gz freebsd-ports-gnome-1f50e26f2645453d492053fa705a6ca6e9661c66.tar.zst freebsd-ports-gnome-1f50e26f2645453d492053fa705a6ca6e9661c66.zip |
Add mt_dolphin_ia 0.1.98, a basic AI for MaitreTarot, a Tarot card
game.
Approved by: mat(mentor).
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 38190d696391..f83b716ac75c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -273,6 +273,7 @@ SUBDIR += moon-buggy SUBDIR += moonlander SUBDIR += moria + SUBDIR += mt_dolphin_ia SUBDIR += mvdsv SUBDIR += mythserver SUBDIR += nInvaders |