diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-31 06:02:46 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-31 06:02:46 +0800 |
commit | dc3a81ce2fdf87a17da9ea69bafb53d023e207d4 (patch) | |
tree | 01acbddb3041aba6a118b5990076c9c7ad883216 /games/Makefile | |
parent | 1bfaccc8ebc462b12495aeb2560fc4b16814d7fc (diff) | |
download | freebsd-ports-gnome-dc3a81ce2fdf87a17da9ea69bafb53d023e207d4.tar.gz freebsd-ports-gnome-dc3a81ce2fdf87a17da9ea69bafb53d023e207d4.tar.zst freebsd-ports-gnome-dc3a81ce2fdf87a17da9ea69bafb53d023e207d4.zip |
add mahjong, a networked Mah Jong program, together with a computer player
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 0708f3250788..2f27a5b207d2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -119,6 +119,7 @@ SUBDIR += madbomber SUBDIR += maelstrom SUBDIR += magiccube4d + SUBDIR += mahjong SUBDIR += mangband SUBDIR += merlin SUBDIR += mindfocus |