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 | 3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /devel/libthrift | |
parent | 0a10375afdb83b86ea951067481c41ba7556a31f (diff) | |
download | pkgsrc-3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4.tar.gz |
Recursive bump from boost-libs shlib bump.
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 7d3b54ef752..36717fc6fe9 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/12/03 21:56:20 cheusov Exp $ +# $NetBSD: Makefile,v 1.13 2012/01/09 02:54:25 obache Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz |