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 b1b4c23fed56..9eb4ac836424 100644 --- a/games/bombz/Makefile +++ b/games/bombz/Makefile @@ -3,7 +3,7 @@ PORTNAME= bombz PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ \ SF/nemysisfreebsdp/games/:icons |