diff options
author | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
commit | 43a23bd71188a0b47a2a164b4d05d5507d4ccaa7 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /games/pokerth/Makefile | |
parent | 8ded21e0248a7ca3845a2ccabafebee86f877858 (diff) | |
download | pkgsrc-43a23bd71188a0b47a2a164b4d05d5507d4ccaa7.tar.gz |
Recursive bump from boost-libs shlib bump.
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 6a954f8d175..03baa6e42f7 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/11/01 06:01:20 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/01/09 02:54:26 obache Exp $ DISTNAME= PokerTH-0.7.1-src PKGNAME= pokerth-0.7.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 |