diff options
Diffstat (limited to 'games/monsterz/Makefile')
-rw-r--r-- | games/monsterz/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/monsterz/Makefile b/games/monsterz/Makefile index 5c210a06083..bfbeb406496 100644 --- a/games/monsterz/Makefile +++ b/games/monsterz/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/12/18 23:53:51 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2008/01/13 16:03:48 wiz Exp $ # -DISTNAME= monsterz-0.7.0 -PKGREVISION= 1 +DISTNAME= monsterz-0.7.1 CATEGORIES= games MASTER_SITES= http://sam.zoy.org/monsterz/ |