diff options
author | ijliao <ijliao@FreeBSD.org> | 2009-09-08 01:04:40 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2009-09-08 01:04:40 +0800 |
commit | 50f183f66dc45faf407ded359559a8f02cce7cb2 (patch) | |
tree | 37c4ea8e25f9fdee6a0d75e42f89117c2aedf869 /games/poker-eval/Makefile | |
parent | 7cf1107e65582f4ae6fbe016d8aea8c8eddcf9eb (diff) | |
download | freebsd-ports-gnome-50f183f66dc45faf407ded359559a8f02cce7cb2.tar.gz freebsd-ports-gnome-50f183f66dc45faf407ded359559a8f02cce7cb2.tar.zst freebsd-ports-gnome-50f183f66dc45faf407ded359559a8f02cce7cb2.zip |
upgrade to 0.136
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 |