diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 10:13:16 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 10:13:16 +0000 |
commit | 3752d107f18861c969842dd3f849859aafa69b99 (patch) | |
tree | daf81c30606961763ea4fb5c9130c140357eb6ff /games/Makefile | |
parent | 6c43a5726ea011985cc58f64e3b0caebd341b83d (diff) | |
download | ports-3752d107f18861c969842dd3f849859aafa69b99.tar.gz ports-3752d107f18861c969842dd3f849859aafa69b99.zip |
Activate xvmines.
Notes
Notes:
svn path=/head/; revision=10322
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c3e7b6d3db67..99c4fd0f5c8e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.113 1998/03/15 20:39:14 steve Exp $ +# $Id: Makefile,v 1.114 1998/03/21 13:54:10 asami Exp $ # SUBDIR += acm @@ -110,6 +110,7 @@ SUBDIR += xtriangles SUBDIR += xtris SUBDIR += xtruco + SUBDIR += xvmines SUBDIR += yahtzee SUBDIR += yamsweeper SUBDIR += ztrack |