diff options
author | wiz <wiz> | 2008-01-13 16:03:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-01-13 16:03:48 +0000 |
commit | 889fd5a4f756bcaac8d4ca37b8229a0034c65a26 (patch) | |
tree | e0b808d40818909f705e4f7991e8da8ae1f82269 /games/monsterz/Makefile | |
parent | b3a0e456b982450e03a11faa95621e44196b527d (diff) | |
download | pkgsrc-889fd5a4f756bcaac8d4ca37b8229a0034c65a26.tar.gz |
Update to 0.7.1:
Removed scary language from the title screen.
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/ |