summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1997-03-11 22:13:45 +0000
committerStefan Eßer <se@FreeBSD.org>1997-03-11 22:13:45 +0000
commit875fa5609d9950f2576d433ea8378b33bc67ab97 (patch)
tree66a4d0aeec48b700ea4813335c7f44b7e39ee6f1
parentXblast is a multi-player real-time strategy game :) (diff)
Activate xblast.
Notes
Notes: svn path=/head/; revision=5943
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 211d2adf4bcd..62f316b8dc6c 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.60 1997/03/05 12:29:24 asami Exp $
+# $Id: Makefile,v 1.61 1997/03/06 09:23:41 tg Exp $
#
SUBDIR += acm
@@ -25,6 +25,7 @@
SUBDIR += xbat
SUBDIR += xbill
SUBDIR += xblackjack
+ SUBDIR += xblast
SUBDIR += xboard
SUBDIR += xboing
SUBDIR += xchomp