diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
commit | bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /games/zaz | |
parent | b12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff) |
Notes
Diffstat (limited to 'games/zaz')
-rw-r--r-- | games/zaz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zaz/Makefile b/games/zaz/Makefile index 0d9e766ba2ab..c6512ef452c8 100644 --- a/games/zaz/Makefile +++ b/games/zaz/Makefile @@ -7,7 +7,7 @@ PORTNAME= zaz PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} |