diff options
author | tg <tg@FreeBSD.org> | 1998-05-18 14:21:05 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-18 14:21:05 +0000 |
commit | e977d520891493a6c65f2e4902347bc505286966 (patch) | |
tree | d5fce83471509a904283d9ed57375a2edebd888f | |
parent | 4b14f58de4cf5fb2de1dff0e23c9584b80b2359b (diff) | |
download | FreeBSD-ports-e977d520891493a6c65f2e4902347bc505286966.zip FreeBSD-ports-e977d520891493a6c65f2e4902347bc505286966.tar.gz |
Activate xmastermind.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 73c25306..31ee93f 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 |