aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-17 11:56:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-17 11:56:40 +0000
commit6a5191b37ea858df79501dbc1f2559bfce987b28 (patch)
tree148cdf0244a1b76717d21cd97d07171f83e20951 /games/Makefile
parent9f312008ed02a7c4f1ab8afaebb231177f26f45d (diff)
downloadports-6a5191b37ea858df79501dbc1f2559bfce987b28.tar.gz
ports-6a5191b37ea858df79501dbc1f2559bfce987b28.zip
Add gnushogi, xcubes and xshogi.
Notes
Notes: svn path=/head/; revision=4548
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 54508d79ec47..f10e9d716a0f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.44 1996/11/09 00:02:53 obrien Exp $
+# $Id: Makefile,v 1.45 1996/11/16 12:50:42 asami Exp $
#
SUBDIR += acm
SUBDIR += crossfire
SUBDIR += gnuchess
+ SUBDIR += gnushogi
SUBDIR += golddig
SUBDIR += jetpack
SUBDIR += nethack
@@ -18,6 +19,7 @@
SUBDIR += xboard
SUBDIR += xboing
SUBDIR += xchomp
+ SUBDIR += xcubes
SUBDIR += xdino
SUBDIR += xemeraldia
SUBDIR += xevil
@@ -44,6 +46,7 @@
SUBDIR += xrobots
SUBDIR += xrubik
SUBDIR += xshisen
+ SUBDIR += xshogi
SUBDIR += xskat
SUBDIR += xsol
SUBDIR += xtetris