diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-13 11:49:59 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-13 11:49:59 +0000 |
commit | 2e22a29fa07de3df0c9308b0cd0599634f64b92e (patch) | |
tree | dd738983203d6f589cef5a7105e67162f63f40e7 /games | |
parent | 61191dff055e9bb0c5081b1a9bcd7495f9733a14 (diff) | |
download | ports-2e22a29fa07de3df0c9308b0cd0599634f64b92e.tar.gz ports-2e22a29fa07de3df0c9308b0cd0599634f64b92e.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 8 |
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> |