diff options
author | rh <rh> | 2003-04-21 02:29:47 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-21 02:29:47 +0000 |
commit | 759553c73c8a5785739fba5321d412d933b8f452 (patch) | |
tree | 2502a5704bc7ea07c0867e871f85f494be997316 | |
parent | 8ea88d28ba86d24154e2680faea72b0e5f542da2 (diff) | |
download | pkgsrc-759553c73c8a5785739fba5321d412d933b8f452.tar.gz |
Add and enable gnome2-games
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0330ada352b..06f29dbb526 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2003/04/12 17:22:24 zuntum Exp $ +# $NetBSD: Makefile,v 1.167 2003/04/21 02:29:47 rh Exp $ # COMMENT= Games @@ -66,6 +66,7 @@ SUBDIR+= gnocatan SUBDIR+= gnome-breakout SUBDIR+= gnome-chess SUBDIR+= gnome-games +SUBDIR+= gnome2-games SUBDIR+= gnuchess SUBDIR+= gnuchess-book-chess SUBDIR+= gnuchess-book-medium |