diff options
author | tron <tron@pkgsrc.org> | 1999-11-17 22:19:57 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-17 22:19:57 +0000 |
commit | 42a56ab4313f036c22517edc7e8cbb81893409e6 (patch) | |
tree | 40e49f328deeeea89ab0c25337fd1d1256410039 /games/Makefile | |
parent | e936bb7667fcb33d5a44f3a526fa0a46da7c18d1 (diff) | |
download | pkgsrc-42a56ab4313f036c22517edc7e8cbb81893409e6.tar.gz |
Add and enable "gnome-chess".
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 3fa5d516200..412cba0bd37 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 1999/11/06 20:57:29 hwr Exp $ +# $NetBSD: Makefile,v 1.65 1999/11/17 22:19:57 tron Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -32,6 +32,7 @@ SUBDIR += galaxa # SUBDIR += galaxis SUBDIR += gemdropx + SUBDIR += gnome-chess SUBDIR += gnuchess SUBDIR += gnugo # SUBDIR += gnushogi |