diff options
Diffstat (limited to 'devel/libthrift/Makefile')
-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 4ede10dd5cc..5c80f290fcb 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/02/29 16:32:21 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/09 14:31:07 fhajny Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz |