diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 15:12:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 15:12:44 +0000 |
commit | c86b04b3b8ba9124797a320eb63ed073a5a084a2 (patch) | |
tree | b7493b74f7532f3fda6de55f79bf5070d36b0ea2 /games/pokerth | |
parent | b2304fa09eb97e2220bad0acab1b958aad36ca08 (diff) | |
download | ports-c86b04b3b8ba9124797a320eb63ed073a5a084a2.tar.gz ports-c86b04b3b8ba9124797a320eb63ed073a5a084a2.zip |
Notes
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index c1ab53f45cbe..f0cfcff89312 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= PokerTH-${PORTVERSION}-src |