diff options
author | steve <steve@FreeBSD.org> | 1998-08-24 09:48:07 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-24 09:48:07 +0800 |
commit | 86cfab3938a7f425c45926a591281eaeb3b3e522 (patch) | |
tree | 7116a7878ce2c91545d987ca99a8876006625c8c /games | |
parent | d8c58af426be0b92f8d8235ecb5fad79ee21d807 (diff) | |
download | freebsd-ports-gnome-86cfab3938a7f425c45926a591281eaeb3b3e522.tar.gz freebsd-ports-gnome-86cfab3938a7f425c45926a591281eaeb3b3e522.tar.zst freebsd-ports-gnome-86cfab3938a7f425c45926a591281eaeb3b3e522.zip |
Turn on the merlin port.
Diffstat (limited to 'games')
-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 |