diff options
author | tg <tg@FreeBSD.org> | 1997-01-10 15:55:58 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-10 15:55:58 +0800 |
commit | c284a8de01bb2111e74bb5d79a357a99507ac4b2 (patch) | |
tree | a471ee9b0f58c2d6653ec33d408c1d6d93c41592 /games | |
parent | 25c494e79ee4af02bb92836a613ee6cc42767cf0 (diff) | |
download | freebsd-ports-gnome-c284a8de01bb2111e74bb5d79a357a99507ac4b2.tar.gz freebsd-ports-gnome-c284a8de01bb2111e74bb5d79a357a99507ac4b2.tar.zst freebsd-ports-gnome-c284a8de01bb2111e74bb5d79a357a99507ac4b2.zip |
Activate xminehunter.
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 c713a65ba850..ae68958ba6bc 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 |