diff options
author | frueauf <frueauf> | 1999-02-08 08:51:19 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-02-08 08:51:19 +0000 |
commit | 8ee744b5c145bee4b2e44dd4136fce06f9c72b91 (patch) | |
tree | 9eb850bc6fac1cf3ac0df300fe226c61580b359c /games | |
parent | 49b4df03de0e69f488cb7993d39ed10c34af9742 (diff) | |
download | pkgsrc-8ee744b5c145bee4b2e44dd4136fce06f9c72b91.tar.gz |
Enable gnuchess.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 2d61cb8b438..f038a71f70a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 1999/02/07 02:06:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.46 1999/02/08 08:51:19 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -30,7 +30,7 @@ SUBDIR += galaxa # SUBDIR += galaxis SUBDIR += gemdropx -# SUBDIR += gnuchess + SUBDIR += gnuchess # SUBDIR += gnugo # SUBDIR += gnushogi SUBDIR += golddig |