diff options
author | Steve Price <steve@FreeBSD.org> | 1999-02-04 00:41:55 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-02-04 00:41:55 +0000 |
commit | 6fa06d2c48d58c9a893c34dc6cb90d23a7a7cf56 (patch) | |
tree | 6d4e218e2bf0b4f468920b8c3f8cf0f847acb492 | |
parent | Initial import of MirrorMagic version 1.3. (diff) |
Activate the mirrormagic port.
Notes
Notes:
svn path=/head/; revision=16529
Diffstat (limited to '')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 281d71e1591a..7341514cb3b5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.183 1999/01/15 02:57:39 jmz Exp $ +# $Id: Makefile,v 1.184 1999/01/28 19:02:01 sada Exp $ # SUBDIR += 3dc @@ -61,6 +61,7 @@ SUBDIR += maelstrom SUBDIR += mangband SUBDIR += merlin + SUBDIR += mirrormagic SUBDIR += nethack SUBDIR += nethack-qt SUBDIR += netris |