diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-24 09:15:53 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-24 09:15:53 +0000 |
commit | 321dc3da6a17f7c4372209f23565d6c3aa9dbb29 (patch) | |
tree | bc842bd9245a3b1a179c0e18f911d22abaf2c4b7 /games/Makefile | |
parent | 04e3f0fd38c4dc8be9105891fd2719e8aebbea32 (diff) | |
download | ports-321dc3da6a17f7c4372209f23565d6c3aa9dbb29.tar.gz ports-321dc3da6a17f7c4372209f23565d6c3aa9dbb29.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 550e5c9a909e..81f55675142a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.168 1998/10/19 17:01:10 mph Exp $ +# $Id: Makefile,v 1.169 1998/11/16 15:39:05 vanilla Exp $ # SUBDIR += 3dc @@ -104,6 +104,7 @@ SUBDIR += xgalaga SUBDIR += xgammon SUBDIR += xgolgo + SUBDIR += xhime SUBDIR += xinfocom SUBDIR += xinvaders SUBDIR += xisola @@ -126,6 +127,7 @@ SUBDIR += xmj SUBDIR += xmlink SUBDIR += xmris + SUBDIR += xmulti SUBDIR += xneko SUBDIR += xnibbles SUBDIR += xoids |