diff options
author | jhb <jhb@FreeBSD.org> | 2004-03-11 00:39:29 +0800 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2004-03-11 00:39:29 +0800 |
commit | 08b229e4b9ebb89d9197f685e35fb13a055c9d0e (patch) | |
tree | db54d354d501f4e1e7d73dd350569766c3043744 /games/Makefile | |
parent | 4ec8e7d1e0348e3caa4fbb6bf65b17c3100503dd (diff) | |
download | freebsd-ports-gnome-08b229e4b9ebb89d9197f685e35fb13a055c9d0e.tar.gz freebsd-ports-gnome-08b229e4b9ebb89d9197f685e35fb13a055c9d0e.tar.zst freebsd-ports-gnome-08b229e4b9ebb89d9197f685e35fb13a055c9d0e.zip |
monopd is the dedicated game server for playing Monopoly-like board games
using the Atlantik and gtkAtlantic clients.
WWW: http://unixcode.org/monopd/
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 |