diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-13 16:20:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-13 16:20:10 +0000 |
commit | b8f55a9c30073f164023a1a6ff7d76c0f210dacf (patch) | |
tree | 56810fbb625a019fe04b5b1cfe754322aa012e55 /games/pokerth | |
parent | 0c04d11d73c2695de3515a8698dd018a387eeab6 (diff) | |
download | ports-b8f55a9c30073f164023a1a6ff7d76c0f210dacf.tar.gz ports-b8f55a9c30073f164023a1a6ff7d76c0f210dacf.zip |
Notes
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/Makefile | 4 | ||||
-rw-r--r-- | games/pokerth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index bf6880c41c13..d4c638848d41 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -7,10 +7,10 @@ PORTNAME= pokerth PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF -DISTNAME= PokerTH-${PORTVERSION}-src +DISTNAME= PokerTH-${PORTVERSION}-2-src MAINTAINER= mad@madpilot.net COMMENT= A poker game written in C++/QT4 diff --git a/games/pokerth/distinfo b/games/pokerth/distinfo index ba3aa977951c..2d2520e1d4ba 100644 --- a/games/pokerth/distinfo +++ b/games/pokerth/distinfo @@ -1,3 +1,3 @@ -MD5 (PokerTH-0.6.3-src.tar.bz2) = bfee1dfb01738302ef716b686e01cdf4 -SHA256 (PokerTH-0.6.3-src.tar.bz2) = f6c7cb1ee2280f736bb277a7e45bc01d6ecbd6362b66a6700557625cac7da25b -SIZE (PokerTH-0.6.3-src.tar.bz2) = 4594147 +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 |