diff options
Diffstat (limited to 'games/freeorion/Makefile')
-rw-r--r-- | games/freeorion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index 31eda70ea6af..ebd33083bc70 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -4,7 +4,7 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |