diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 02:28:58 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 02:28:58 +0000 |
commit | 8233cc814c56554cee583a82ede5b8979df41469 (patch) | |
tree | 682080627bde2cd6fc08e55e7917f059c4eb98b9 /games/Makefile | |
parent | 8e6bbf0344548a28f7b1aa27497f9870ddc21746 (diff) | |
download | ports-8233cc814c56554cee583a82ede5b8979df41469.tar.gz ports-8233cc814c56554cee583a82ede5b8979df41469.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 49f57812fbaf..dfd818eb14d9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.200 1999/04/19 04:22:01 steve Exp $ +# $Id: Makefile,v 1.201 1999/04/27 03:25:14 taoka Exp $ # SUBDIR += 3dc @@ -68,6 +68,7 @@ SUBDIR += merlin SUBDIR += mindfocus SUBDIR += mirrormagic + SUBDIR += miscom SUBDIR += nethack SUBDIR += nethack-qt SUBDIR += netrek-BRMH-bin @@ -84,10 +85,12 @@ SUBDIR += seabattle SUBDIR += seahaven SUBDIR += sokoban + SUBDIR += sol SUBDIR += spellcast SUBDIR += spider SUBDIR += starlanes SUBDIR += tank + SUBDIR += tetrinet-x SUBDIR += tinymux SUBDIR += tksol SUBDIR += tvp @@ -126,6 +129,7 @@ SUBDIR += xgalaga SUBDIR += xgammon SUBDIR += xgolgo + SUBDIR += xhexagons SUBDIR += xhime SUBDIR += xinfocom SUBDIR += xinvaders |