diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-12 08:13:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-12 08:13:27 +0000 |
commit | 784ca84a0c2036b5b2551f0dbd2f1302e55b6e11 (patch) | |
tree | 79ece73801ab392038c12c87d1f9abef80e40c43 /games/Makefile | |
parent | 2da5df06726aa93ec136672a9777f59808175767 (diff) | |
download | ports-784ca84a0c2036b5b2551f0dbd2f1302e55b6e11.tar.gz ports-784ca84a0c2036b5b2551f0dbd2f1302e55b6e11.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 bbd18be330a3..36a013b9f079 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1998/02/09 08:12:56 tg Exp $ +# $Id: Makefile,v 1.99 1998/02/10 03:01:58 jkh Exp $ # SUBDIR += acm @@ -66,6 +66,7 @@ SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmahjongg + SUBDIR += xmemory SUBDIR += xmille SUBDIR += xmine SUBDIR += xminehunter |