diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-04-07 21:40:50 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-04-07 21:40:50 +0000 |
commit | eb9953797235f0ff24d590f5b8411e34f64b5201 (patch) | |
tree | ca3170f5efa98941985f102ff0e81f44812d9aeb | |
parent | 6aedeed6e9d4253ae179de8d450736e2b46a70a2 (diff) | |
download | ports-eb9953797235f0ff24d590f5b8411e34f64b5201.tar.gz ports-eb9953797235f0ff24d590f5b8411e34f64b5201.zip |
Notes
-rw-r--r-- | games/pokerth/Makefile | 5 | ||||
-rw-r--r-- | games/pokerth/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index a10eaa592420..5412846143e7 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -6,11 +6,10 @@ # PORTNAME= pokerth -PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTVERSION= 0.6.4 CATEGORIES= games MASTER_SITES= SF -DISTNAME= PokerTH-${PORTVERSION}-2-src +DISTNAME= PokerTH-${PORTVERSION}-src MAINTAINER= mad@madpilot.net COMMENT= A poker game written in C++/QT4 diff --git a/games/pokerth/distinfo b/games/pokerth/distinfo index 2d2520e1d4ba..3f8d51d35b64 100644 --- a/games/pokerth/distinfo +++ b/games/pokerth/distinfo @@ -1,3 +1,3 @@ -MD5 (PokerTH-0.6.3-2-src.tar.bz2) = cc389b4eb29db7f89e673a326cd6ce5c -SHA256 (PokerTH-0.6.3-2-src.tar.bz2) = d5a9f5678c09fe830770c7d60b97a9052c6eb9f41e4c8de0808323f415ac692b -SIZE (PokerTH-0.6.3-2-src.tar.bz2) = 4644455 +MD5 (PokerTH-0.6.4-src.tar.bz2) = 301ec2e5a3e2285f7f7ca33be30873f8 +SHA256 (PokerTH-0.6.4-src.tar.bz2) = 1132d97f9ce54b3b1bf9a715741999823132586f14a42c81f0d30702f2688ffc +SIZE (PokerTH-0.6.4-src.tar.bz2) = 4665536 |