diff options
author | tron <tron@pkgsrc.org> | 1999-11-18 23:27:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-18 23:27:16 +0000 |
commit | 5060c2de392c21367a4fffdeae0c6f9aeef70b30 (patch) | |
tree | b075b1e8dd9c8787f898d8e8c02089b267c1c738 /games/Makefile | |
parent | 744299921ec5a9d1e9eeb33eb193df085ba7a355 (diff) | |
download | pkgsrc-5060c2de392c21367a4fffdeae0c6f9aeef70b30.tar.gz |
Add and enable "gnome-games".
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 412cba0bd37..c0309d65564 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 1999/11/17 22:19:57 tron Exp $ +# $NetBSD: Makefile,v 1.66 1999/11/18 23:27:16 tron Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -33,6 +33,7 @@ # SUBDIR += galaxis SUBDIR += gemdropx SUBDIR += gnome-chess + SUBDIR += gnome-games SUBDIR += gnuchess SUBDIR += gnugo # SUBDIR += gnushogi |