diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-07 19:06:57 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-07 19:06:57 +0000 |
commit | 7471bb19db1b893a19acc9ae4148e2a6aaf15638 (patch) | |
tree | 70c46bd7d1165ea44201299cc59c6bbe5c742a11 /games/Makefile | |
parent | e00f7a1a7a0cf8d0a2ab13e4e3b56a615f859909 (diff) | |
download | ports-7471bb19db1b893a19acc9ae4148e2a6aaf15638.tar.gz ports-7471bb19db1b893a19acc9ae4148e2a6aaf15638.zip |
Notes
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 5d1cf760ceb5..f0d28d034061 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1998/05/05 01:24:06 mph Exp $ +# $Id: Makefile,v 1.131 1998/05/05 08:02:37 tg Exp $ # SUBDIR += 3dc @@ -76,6 +76,7 @@ SUBDIR += xgalaga SUBDIR += xgammon SUBDIR += xgolgo + SUBDIR += xinfocom SUBDIR += xinvaders SUBDIR += xjewel SUBDIR += xjig |