summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-02-16 10:56:28 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-02-16 10:56:28 +0000
commitd39178430933a09a1f53132c6fe4f61e6a85e414 (patch)
tree2282abe03b9e6bc4dff5508a34961013258218fd /games/Makefile
parentAdded xsoldier port. Closes PR 2721. (diff)
enable xsoldier in the ports collection
Notes
Notes: svn path=/head/; revision=5642
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index b1c123dd1b22..6f6453209427 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.55 1997/02/14 08:20:08 tg Exp $
+# $Id: Makefile,v 1.56 1997/02/16 01:36:54 obrien Exp $
#
SUBDIR += acm
@@ -61,6 +61,7 @@
SUBDIR += xspringies
SUBDIR += xsokoban
SUBDIR += xsol
+ SUBDIR += xsoldier
SUBDIR += xtetris
SUBDIR += xtic
SUBDIR += xtriangles