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 e454fffa377..b692d3d41eb 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:05 tron Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:21 wiz Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |