diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2009-09-07 17:04:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2009-09-07 17:04:40 +0000 |
commit | 49b798d030020fea48ae15a6c77b8212cfb75ede (patch) | |
tree | b01a960aa682ea7dfc204e0521deed3407ffa349 /games/poker-eval/Makefile | |
parent | cf62c7341449d3c0d00452175ffee823ba58dba2 (diff) | |
download | ports-49b798d030020fea48ae15a6c77b8212cfb75ede.tar.gz ports-49b798d030020fea48ae15a6c77b8212cfb75ede.zip |
Notes
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 |