summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 11:49:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 11:49:59 +0000
commit2e22a29fa07de3df0c9308b0cd0599634f64b92e (patch)
treedd738983203d6f589cef5a7105e67162f63f40e7 /games
parentFind a new site for this. (diff)
Add back xchomp and xmj.
Notes
Notes: svn path=/head/; revision=1731
Diffstat (limited to 'games')
-rw-r--r--games/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile
index 396025b7b46c..a77a0b8d1993 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.17 1995/05/06 12:14:24 jmz Exp $
+# $Id: Makefile,v 1.18 1995/05/13 06:24:28 asami Exp $
#
-# BROKEN = xchomp xmj xpipeman xrobots
+# BROKEN = xpipeman xrobots
#
SUBDIR= acm golddig jetpack nethack oneko xasteroids xboard xboing \
- xemeraldia xevil xinvaders \
- xjewel xlife xmille xmine xminesweep xmris xonix xrisk xsol \
+ xchomp xemeraldia xevil xinvaders \
+ xjewel xlife xmille xmine xminesweep xmj xmris xonix xrisk xsol \
xtetris
.include <bsd.port.subdir.mk>