diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-26 21:45:59 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-26 21:45:59 +0000 |
commit | a5d803ae4331b322b1f4cc8416c36aee026b6fe0 (patch) | |
tree | cba550d03981e3a5aa3ab23f2cea5b628c4b2aab /games/Makefile | |
parent | c4cf35ec0d8843735be8fd7a72ae88c42869fe91 (diff) | |
download | ports-a5d803ae4331b322b1f4cc8416c36aee026b6fe0.tar.gz ports-a5d803ae4331b322b1f4cc8416c36aee026b6fe0.zip |
Add mt_gtk_client 0.1.98, gTK+ client for MaitreTarot, a Tarot card
game.
Approved by: mat(mentor).
Notes
Notes:
svn path=/head/; revision=105386
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 f83b716ac75c..ddeb1fa1ae50 100644 --- a/games/Makefile +++ b/games/Makefile @@ -274,6 +274,7 @@ SUBDIR += moonlander SUBDIR += moria SUBDIR += mt_dolphin_ia + SUBDIR += mt_gtk_client SUBDIR += mvdsv SUBDIR += mythserver SUBDIR += nInvaders |