diff options
author | hans <hans> | 2012-02-29 16:32:19 +0000 |
---|---|---|
committer | hans <hans> | 2012-02-29 16:32:19 +0000 |
commit | d3a6e0981688d197ff4189138bb3d4292a21de65 (patch) | |
tree | de6814120fb5ffbe261ced0f1937f85fb8001ec4 /games/pokerth | |
parent | 25a21010734960b195c3201f40db148d5b647709 (diff) | |
download | pkgsrc-d3a6e0981688d197ff4189138bb3d4292a21de65.tar.gz |
Recursive bump from devel/boost-libs update.
Diffstat (limited to 'games/pokerth')
-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 da72b8c4b24..f64b046531a 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/29 16:32:22 hans Exp $ DISTNAME= PokerTH-0.7.1-src PKGNAME= pokerth-0.7.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 |