diff options
Diffstat (limited to 'games/gamazons')
-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 5db45143712..cd4d5b352cb 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/10/09 17:39:09 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:10 ryoon Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |