diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-19 03:49:05 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-19 03:49:05 +0800 |
commit | 6cee3ebb749b20289e1e667533edc127e1b0003c (patch) | |
tree | 2faab5035aa07ec172e8ad7f8f15fea736119eee /games | |
parent | 67a500ff8d751f449bc116a820ac22dabc29809b (diff) | |
download | freebsd-ports-gnome-6cee3ebb749b20289e1e667533edc127e1b0003c.tar.gz freebsd-ports-gnome-6cee3ebb749b20289e1e667533edc127e1b0003c.tar.zst freebsd-ports-gnome-6cee3ebb749b20289e1e667533edc127e1b0003c.zip |
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 45ae6c2a45a9..397b42ac0068 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 |