diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 10:28:58 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 10:28:58 +0800 |
commit | c0fa0012fd52e2dcb5c2bce77ac3b716b38cf896 (patch) | |
tree | 3102cab599628925c03ac90c7b185e38afb06abd /games | |
parent | c7f1eea6f30c5a16a7cfe40222bc95bc44a9abaf (diff) | |
download | freebsd-ports-gnome-c0fa0012fd52e2dcb5c2bce77ac3b716b38cf896.tar.gz freebsd-ports-gnome-c0fa0012fd52e2dcb5c2bce77ac3b716b38cf896.tar.zst freebsd-ports-gnome-c0fa0012fd52e2dcb5c2bce77ac3b716b38cf896.zip |
Add tetrinet-x, xhexagons, miscom and sol
Diffstat (limited to 'games')
-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 |