diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-06 02:08:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-06 02:08:44 +0000 |
commit | 441346c0d392e3097c1f9f5bdd5f5ab91a233dfa (patch) | |
tree | eb4b61596a907e634c345d8a0f6c1a83d428c5ec /games | |
parent | c7d2a0c6f631d88743e9063ff010b114e000bff8 (diff) | |
download | pkgsrc-441346c0d392e3097c1f9f5bdd5f5ab91a233dfa.tar.gz |
Add and enable gamazons.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 508d326fd4b..e1ea2ba890a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2006/12/17 10:34:03 wiz Exp $ +# $NetBSD: Makefile,v 1.278 2007/01/06 02:08:44 wiz Exp $ # COMMENT= Games @@ -90,6 +90,7 @@ SUBDIR+= frotz SUBDIR+= frozen-bubble SUBDIR+= fruit SUBDIR+= galaxa +SUBDIR+= gamazons SUBDIR+= gemdropx SUBDIR+= genecys-client SUBDIR+= genecys-data |