diff options
Diffstat (limited to 'games/bombz/Makefile')
-rw-r--r-- | games/bombz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bombz/Makefile b/games/bombz/Makefile index 718e970b88c1..55ebcb7dce6e 100644 --- a/games/bombz/Makefile +++ b/games/bombz/Makefile @@ -3,7 +3,7 @@ PORTNAME= bombz PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ \ SF/nemysisfreebsdp/games/:icons |