diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-18 19:49:05 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-18 19:49:05 +0000 |
commit | 6cee3ebb749b20289e1e667533edc127e1b0003c (patch) | |
tree | 2faab5035aa07ec172e8ad7f8f15fea736119eee /games | |
parent | 67a500ff8d751f449bc116a820ac22dabc29809b (diff) | |
download | FreeBSD-ports-6cee3ebb749b20289e1e667533edc127e1b0003c.zip FreeBSD-ports-6cee3ebb749b20289e1e667533edc127e1b0003c.tar.gz |
Activate xmines
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 45ae6c2..397b42a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.219 1999/08/01 04:16:23 cpiazza Exp $ +# $Id: Makefile,v 1.220 1999/08/14 03:52:54 cpiazza Exp $ # SUBDIR += 3dc @@ -165,6 +165,7 @@ SUBDIR += xmille SUBDIR += xmine SUBDIR += xminehunter + SUBDIR += xmines SUBDIR += xminesweep SUBDIR += xmj SUBDIR += xmlink |