diff options
author | tg <tg@FreeBSD.org> | 1997-01-10 07:55:58 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-10 07:55:58 +0000 |
commit | c284a8de01bb2111e74bb5d79a357a99507ac4b2 (patch) | |
tree | a471ee9b0f58c2d6653ec33d408c1d6d93c41592 /games/Makefile | |
parent | 25c494e79ee4af02bb92836a613ee6cc42767cf0 (diff) | |
download | FreeBSD-ports-c284a8de01bb2111e74bb5d79a357a99507ac4b2.zip FreeBSD-ports-c284a8de01bb2111e74bb5d79a357a99507ac4b2.tar.gz |
Activate xminehunter.
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 c713a65..ae68958 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1997/01/02 07:25:07 tg Exp $ +# $Id: Makefile,v 1.51 1997/01/03 08:17:16 tg Exp $ # SUBDIR += acm @@ -37,6 +37,7 @@ SUBDIR += xmahjongg SUBDIR += xmille SUBDIR += xmine + SUBDIR += xminehunter SUBDIR += xminesweep SUBDIR += xmj SUBDIR += xmris |