diff options
Diffstat (limited to 'games/battletanks')
-rw-r--r-- | games/battletanks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile index 96e024872700..f8ae95365af3 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -3,7 +3,7 @@ PORTNAME= btanks PORTVERSION= 0.9.8083 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/ |