diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
commit | 3be3e90f932fe30b2ab3df681ac68ff01b119a6d (patch) | |
tree | b8b96118ea47b0d759741f6837c7c0e3268cf8b1 /games/battletanks | |
parent | 4b2913315ac04ce65cf04717b6ded5d434c5744a (diff) |
Notes
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 a892992adfaf..cffa2597b6ff 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -3,7 +3,7 @@ PORTNAME= btanks PORTVERSION= 0.9.8083 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/ |