diff options
author | John Baldwin <jhb@FreeBSD.org> | 2004-03-10 16:39:29 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2004-03-10 16:39:29 +0000 |
commit | cbe7660ce95b628e5b64bcede2109bffeef4e989 (patch) | |
tree | fb831dc463ff8f741e46aab2b7750538e59a3105 /games/Makefile | |
parent | libmath++ is a template based math library, written in C++, for symbolic (diff) |
monopd is the dedicated game server for playing Monopoly-like board games
using the Atlantik and gtkAtlantic clients.
WWW: http://unixcode.org/monopd/
Notes
Notes:
svn path=/head/; revision=103551
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 b2e76a0bbe30..ada129ca1450 100644 --- a/games/Makefile +++ b/games/Makefile @@ -264,6 +264,7 @@ SUBDIR += mirrormagic SUBDIR += miscom SUBDIR += monkeybubble + SUBDIR += monopd SUBDIR += monster-masher SUBDIR += moon-buggy SUBDIR += moonlander |