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 cda562f5e5e..25761fc43eb 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/03/21 12:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/06/05 05:37:26 wiz Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |