diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-18 00:51:49 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-18 00:51:49 +0000 |
commit | c392b615374f9ed8dcbedab7e03e886ad0e4701f (patch) | |
tree | 186b6df7b032742229b7bd05616f7b5585a4b8b6 /games/Makefile | |
parent | Upgrade X.Org ports to 6.8.2. (diff) |
Add games/gtkatlantic
GtkAtlantic is a game like Monopoly(tm). GtkAtlantic is a network client
that works with the monopd (http://unixcode.org/monopd/) server.
Notes
Notes:
svn path=/head/; revision=131534
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 ec4ccc7c023d..774853c9b968 100644 --- a/games/Makefile +++ b/games/Makefile @@ -199,6 +199,7 @@ SUBDIR += gshisen SUBDIR += gtetrinet SUBDIR += gtkabale + SUBDIR += gtkatlantic SUBDIR += gtkballs SUBDIR += gtklife SUBDIR += gtktetcolor |