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 754b2ef76d5..8fd8b0806ad 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/09/15 10:04:38 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/02 17:11:02 tron Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ |