diff options
Diffstat (limited to 'games/poker-eval/Makefile')
-rw-r--r-- | games/poker-eval/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/poker-eval/Makefile b/games/poker-eval/Makefile index d62e5b2ea2e1..a5c07aa83608 100644 --- a/games/poker-eval/Makefile +++ b/games/poker-eval/Makefile @@ -7,7 +7,7 @@ # PORTNAME= poker-eval -PORTVERSION= 0.135 +PORTVERSION= 0.136 CATEGORIES= games MASTER_SITES= http://download.gna.org/pokersource/sources/ DISTNAME= ${PORTNAME}-${PORTVERSION:E}.0 |