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 9f0d62c34fc..c09a61ac92b 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/01/24 09:11:03 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/02/06 12:40:10 wiz Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |