summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-17 08:27:54 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-17 08:27:54 +0000
commit159f3c63dbec2b930b84cb6de3af3019cc9a7e12 (patch)
tree28974651dd65b9f45052bd66f4b00d29480e3790 /games
parentAdding MD5 checksum file. (diff)
Add xmine back. It's no longer broken.
Notes
Notes: svn path=/head/; revision=1434
Diffstat (limited to 'games')
-rw-r--r--games/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile
index 978d9581bf32..bb451d8c61e4 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.14 1995/04/16 09:07:56 asami Exp $
+# $Id: Makefile,v 1.15 1995/04/17 07:29:57 joerg Exp $
#
-# BROKEN = xchomp xmine xmj xpipeman xrobots
+# BROKEN = xchomp xmj xpipeman xrobots
#
SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \
xemeraldia xinvaders \
- xjewel xlife xmille xminesweep xmris xsol \
+ xjewel xlife xmille xmine xminesweep xmris xsol \
xtetris
.include <bsd.port.subdir.mk>