diff options
author | drochner <drochner@pkgsrc.org> | 2008-06-23 17:01:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-06-23 17:01:05 +0000 |
commit | fee003f8edce65334f3c11da88610ca7b950b27e (patch) | |
tree | a7de65a1429da9e610ab3c1cbb1aff64abe1a69f /games/Makefile | |
parent | af20cae3809611a8509b3f532cabea4591448d42 (diff) | |
download | pkgsrc-fee003f8edce65334f3c11da88610ca7b950b27e.tar.gz |
add gnome-mastermind & xye
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0557aa42a9f..1f898d651ad 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2008/06/10 18:54:22 drochner Exp $ +# $NetBSD: Makefile,v 1.305 2008/06/23 17:01:05 drochner Exp $ # COMMENT= Games @@ -110,6 +110,7 @@ SUBDIR+= glchess SUBDIR+= glickomania SUBDIR+= gltron SUBDIR+= gnome-games +SUBDIR+= gnome-mastermind SUBDIR+= gnuchess SUBDIR+= gnuchess-book SUBDIR+= gnuchess-book-medium @@ -286,6 +287,7 @@ SUBDIR+= xtris SUBDIR+= xtux SUBDIR+= xvier SUBDIR+= xworm +SUBDIR+= xye SUBDIR+= xzip SUBDIR+= zombies SUBDIR+= zoom |