diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
commit | b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /devel/libthrift | |
parent | d4c1c1b103d93c7409f63aa1fe29837bdf7454a0 (diff) | |
download | pkgsrc-b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'devel/libthrift')
-rw-r--r-- | devel/libthrift/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile index 9c77437e950..0ffb8301a50 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/06/03 13:39:44 fhajny Exp $ +# $NetBSD: Makefile,v 1.8 2011/06/10 21:57:07 obache Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz |