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 150cfde7173..8026aa94b68 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/03/03 00:13:05 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/06/14 07:43:55 sbd Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |