diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-31 21:59:33 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-31 21:59:33 +0000 |
commit | ba04a1e85e16889e9d4aac8f92d37dcbe6b39d5a (patch) | |
tree | f636901853ff1ef2995060a63668657a91625469 /games/monsterz/Makefile | |
parent | 8686aec65a8562cff8afa0273aa7b54d57b1496d (diff) |
Notes
Diffstat (limited to 'games/monsterz/Makefile')
-rw-r--r-- | games/monsterz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monsterz/Makefile b/games/monsterz/Makefile index 980c11b30d10..1e083d32bd4b 100644 --- a/games/monsterz/Makefile +++ b/games/monsterz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monsterz -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= games MASTER_SITES= http://sam.zoy.org/monsterz/ |