diff options
Diffstat (limited to 'games/gamazons/Makefile')
-rw-r--r-- | games/gamazons/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gamazons/Makefile b/games/gamazons/Makefile index cff00dfcbe9..16db141650f 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/08/26 19:57:30 sno Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:51 wiz Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |