diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | fba9bc7b68cd23a75ee73a373f854461f41c2502 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /games/pokerth/Makefile | |
parent | e20a2f6d8a2c866d4092062e43c575ff0f42b8e9 (diff) | |
download | pkgsrc-fba9bc7b68cd23a75ee73a373f854461f41c2502.tar.gz |
recursive bump from boost-lib shlib major 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 9a3b194f468..872e46e5811 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:25 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/11/20 13:23:43 obache Exp $ DISTNAME= PokerTH-0.7.1-src PKGNAME= pokerth-0.7.1 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 |