diff options
author | asami <asami@FreeBSD.org> | 1995-04-02 15:51:57 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-02 15:51:57 +0000 |
commit | 4e66344bc992547766eb779fada3d42cd6749dbd (patch) | |
tree | 2417dc246bd8381114ba221a77853a4f28476cb9 /games | |
parent | eb342a80e2b954da5ee868267df4a11d3f18b0a7 (diff) | |
download | FreeBSD-ports-4e66344bc992547766eb779fada3d42cd6749dbd.zip FreeBSD-ports-4e66344bc992547766eb779fada3d42cd6749dbd.tar.gz |
xboing compiles again.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile index bc39e56..de1e2ca 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.11 1995/03/28 12:15:37 asami Exp $ +# $Id: Makefile,v 1.12 1995/03/31 19:17:46 gpalmer Exp $ # -# BROKEN = xboing xchomp xmine xmj xpipeman xrobots +# BROKEN = xchomp xmine xmj xpipeman xrobots # -SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard \ +SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ xemeraldia xinvaders \ xjewel xlife xmille xminesweep xmris xsol \ xtetris |