diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 08:32:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 08:32:06 +0000 |
commit | 51d2675be3103855c1d82ac4a7aaaea9510b793c (patch) | |
tree | e5220ccfb0dc04464d259f4c31f48f2a0ea15367 /games | |
parent | 9e08796ef048a3b55c28928c21959e551982ff00 (diff) | |
download | ports-51d2675be3103855c1d82ac4a7aaaea9510b793c.tar.gz ports-51d2675be3103855c1d82ac4a7aaaea9510b793c.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index ab84a185f19e..82ad1a6a27bd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,11 +1,13 @@ -# $Id: Makefile,v 1.46 1996/11/17 11:56:40 asami Exp $ +# $Id: Makefile,v 1.47 1996/11/20 08:07:15 tg Exp $ # SUBDIR += acm SUBDIR += crossfire + SUBDIR += flying SUBDIR += gnuchess SUBDIR += gnushogi SUBDIR += golddig + SUBDIR += imaze SUBDIR += jetpack SUBDIR += nethack SUBDIR += oneko @@ -23,6 +25,7 @@ SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil + SUBDIR += xeyesplus SUBDIR += xgalaga SUBDIR += xinvaders SUBDIR += xjewel @@ -40,8 +43,8 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyo - SUBDIR += xrisk SUBDIR += xripple + SUBDIR += xrisk SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik |