diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-01 04:55:11 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-01 04:55:11 +0000 |
commit | 1d09de35a078831253b35fea6d11ea9b56115c41 (patch) | |
tree | 49678141390ae571436ca072a5bc4bda4b0db0ea | |
parent | Add another MASTER_SITE. (diff) |
Activate crafty.
Notes
Notes:
svn path=/head/; revision=11201
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7937b56aaf68..a46f5be9a219 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1998/05/19 06:35:27 tg Exp $ +# $Id: Makefile,v 1.142 1998/05/20 07:59:26 tg Exp $ # SUBDIR += 3dc @@ -16,6 +16,7 @@ SUBDIR += cgoban SUBDIR += connect4 SUBDIR += cosmo + SUBDIR += crafty SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom |