diff options
Diffstat (limited to 'games/freecell-solver/Makefile')
-rw-r--r-- | games/freecell-solver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile index 8b235b660342..e8d668ea5254 100644 --- a/games/freecell-solver/Makefile +++ b/games/freecell-solver/Makefile @@ -7,8 +7,7 @@ # PORTNAME= freecell-solver -PORTVERSION= 3.8.0 -PORTREVISION= 1 +PORTVERSION= 3.10.0 CATEGORIES= games MASTER_SITES= http://fc-solve.shlomifish.org/downloads/fc-solve/ |