diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-04-26 11:52:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-04-26 11:52:18 +0000 |
commit | 9aba7ae9dd790278c12a9c17690e583a146003bb (patch) | |
tree | 1d4979b562a9ec3f0ae8103b2bd8622930784d01 /devel/libthrift | |
parent | 3fbb06270b2b0cd5ab58b456a7c11daa820e588f (diff) | |
download | pkgsrc-9aba7ae9dd790278c12a9c17690e583a146003bb.tar.gz |
Recursive revbump from databases/unixodbc.
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 0c4ed52d1e4..4be96cf9b14 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2015/04/17 15:53:01 adam Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/26 11:52:19 ryoon Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz |