summaryrefslogtreecommitdiff
path: root/devel/libthrift/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libthrift/Makefile')
-rw-r--r--devel/libthrift/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile
index 5e727ca40ae..8b7772b2dda 100644
--- a/devel/libthrift/Makefile
+++ b/devel/libthrift/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/10/16 11:38:05 tonnerre Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/11 21:22:02 tnn Exp $
DISTNAME= thrift-${THRIFT_VERSION}
PKGNAME= libthrift-${THRIFT_VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=incubator/thrift/${THRIFT_VERSION}-incubating/}