diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | fac7c21d661c3ab7e170729819bb39d22eff0219 (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /devel/libthrift | |
parent | 46df93cfc05e408fcdeea649999bc0ce3c973508 (diff) | |
download | pkgsrc-fac7c21d661c3ab7e170729819bb39d22eff0219.tar.gz |
recursive bump from boost-lib shlib update.
Diffstat (limited to 'devel/libthrift')
-rw-r--r-- | devel/libthrift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile index 96d6db98df7..6e83aec7338 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/06 23:21:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2013/02/15 11:54:02 obache Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz |