diff options
author | tg <tg@FreeBSD.org> | 1998-03-27 10:13:16 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-27 10:13:16 +0000 |
commit | ad1223192df75d6ab764a18f4d2fe1d86e7235d3 (patch) | |
tree | d5097a0819f22c51898b33e704cae16f2e600d21 /games | |
parent | c089c6c08209d17044f6325b39f3c8296d02cf85 (diff) | |
download | FreeBSD-ports-ad1223192df75d6ab764a18f4d2fe1d86e7235d3.zip FreeBSD-ports-ad1223192df75d6ab764a18f4d2fe1d86e7235d3.tar.gz |
Activate xvmines.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c3e7b6d..99c4fd0 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 |