diff options
Diffstat (limited to 'games/freecol/Makefile')
-rw-r--r-- | games/freecol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freecol/Makefile b/games/freecol/Makefile index 55afdde76804..5e2fc2134129 100644 --- a/games/freecol/Makefile +++ b/games/freecol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freecol -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= games java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |