diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-11-06 01:07:52 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-11-06 01:07:52 +0000 |
commit | 0311c3ad33b333176eb27b9b69e0aa5edd565704 (patch) | |
tree | 18ce6c1f2f6f57ee9674b6986481e8fc9097683b /games/Makefile | |
parent | f3f7d73f6d5ef824ca70572512d512c3234d08de (diff) |
Add monster-masher 1.4, gnomemm puzzle game where you have to clean
the caves of monsters.
Submitted by: Koop Mast <einekoai@chello.nl>
Notes
Notes:
svn path=/head/; revision=93203
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 652aa4b3957f..b3a39a3202b7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -245,6 +245,7 @@ SUBDIR += mirrormagic SUBDIR += miscom SUBDIR += monkeybubble + SUBDIR += monster-masher SUBDIR += moon-buggy SUBDIR += moonlander SUBDIR += moria |