diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-10 07:55:58 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-10 07:55:58 +0000 |
commit | 5fd29e3b54914a06ee3e7afd8a13556a446cd14b (patch) | |
tree | e93d7fe61cb95670a27467533b2bd42a5835e12f /games/Makefile | |
parent | 0443cef8709dde9718d272fb7f30b15e92f7616b (diff) | |
download | ports-5fd29e3b54914a06ee3e7afd8a13556a446cd14b.tar.gz ports-5fd29e3b54914a06ee3e7afd8a13556a446cd14b.zip |
Notes
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 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 |