diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 633708150d20d53c389ca82985e00711b5d6856c (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /games/pokerth/Makefile | |
parent | dd29af638d356553958cb92be4418066a0b8621b (diff) | |
download | pkgsrc-633708150d20d53c389ca82985e00711b5d6856c.tar.gz |
Recursive bump from boost-libs update.
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 f66c57f6c5e..e81b9b11720 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/07/02 13:37:37 adam Exp $ +# $NetBSD: Makefile,v 1.22 2012/08/29 11:22:12 obache Exp $ DISTNAME= PokerTH-0.7.1-src PKGNAME= pokerth-0.7.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 |