diff options
Diffstat (limited to 'games/pokerth/Makefile')
-rw-r--r-- | games/pokerth/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |