diff options
author | asami <asami@FreeBSD.org> | 1995-04-02 23:51:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-02 23:51:57 +0800 |
commit | 4e66344bc992547766eb779fada3d42cd6749dbd (patch) | |
tree | 2417dc246bd8381114ba221a77853a4f28476cb9 /games | |
parent | eb342a80e2b954da5ee868267df4a11d3f18b0a7 (diff) | |
download | freebsd-ports-gnome-4e66344bc992547766eb779fada3d42cd6749dbd.tar.gz freebsd-ports-gnome-4e66344bc992547766eb779fada3d42cd6749dbd.tar.zst freebsd-ports-gnome-4e66344bc992547766eb779fada3d42cd6749dbd.zip |
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 bc39e56d386b..de1e2ca328b9 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 |