diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 14:21:05 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 14:21:05 +0000 |
commit | b75583a7ebcda25133306f4eb3a32916ec730fe7 (patch) | |
tree | 5c0e2991c07418885d27b7c33c9eb68fcdaf5d50 /games/Makefile | |
parent | a903a70813ecef4b5625ab7409cf1adb38ed3843 (diff) | |
download | ports-b75583a7ebcda25133306f4eb3a32916ec730fe7.tar.gz ports-b75583a7ebcda25133306f4eb3a32916ec730fe7.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 73c2530609bb..31ee93f37449 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 1998/05/18 04:10:14 mph Exp $ +# $Id: Makefile,v 1.139 1998/05/18 09:14:56 tg Exp $ # SUBDIR += 3dc @@ -93,6 +93,7 @@ SUBDIR += xlife SUBDIR += xlines SUBDIR += xmahjongg + SUBDIR += xmastermind SUBDIR += xmemory SUBDIR += xmille SUBDIR += xmine |