diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /games/pokerth/Makefile | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 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 4ed87c22b30..1612e294c90 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/08 23:01:37 adam Exp $ +# $NetBSD: Makefile,v 1.28 2012/12/16 01:52:14 obache Exp $ DISTNAME= PokerTH-0.7.1-src PKGNAME= pokerth-0.7.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 |