diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:48:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:48:07 +0000 |
commit | 71bb3fb0a957e164b66f2496e6c23730b2010a0d (patch) | |
tree | 440fe0e1d0d0ab6cea00705f3f1e750585bbd8f2 /games/Makefile | |
parent | 14f8bf787144e95c8d7a0a07bc6046530af439ca (diff) | |
download | ports-71bb3fb0a957e164b66f2496e6c23730b2010a0d.tar.gz ports-71bb3fb0a957e164b66f2496e6c23730b2010a0d.zip |
Turn on the merlin port.
Notes
Notes:
svn path=/head/; revision=12786
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index fa0ce69abfc7..bc36fc84f6da 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.162 1998/08/17 00:29:23 steve Exp $ +# $Id: Makefile,v 1.163 1998/08/17 03:14:46 jkoshy Exp $ # SUBDIR += 3dc @@ -50,6 +50,7 @@ SUBDIR += libshhcards SUBDIR += lincity SUBDIR += maelstrom + SUBDIR += merlin SUBDIR += nethack SUBDIR += nethack-qt SUBDIR += netris |