diff options
Diffstat (limited to 'devel/node-thrift/Makefile')
-rw-r--r-- | devel/node-thrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/node-thrift/Makefile b/devel/node-thrift/Makefile index 15f3e4b80f94..ab8fc632e4b8 100644 --- a/devel/node-thrift/Makefile +++ b/devel/node-thrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} PKGNAMEPREFIX= node- |