diff options
Diffstat (limited to 'devel/thrift/bsd.thrift.mk')
-rw-r--r-- | devel/thrift/bsd.thrift.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/thrift/bsd.thrift.mk b/devel/thrift/bsd.thrift.mk index 8e045d4bcd46..7b0f8b60bfe7 100644 --- a/devel/thrift/bsd.thrift.mk +++ b/devel/thrift/bsd.thrift.mk @@ -2,7 +2,7 @@ # in your makefile, set: # PORTVERSION= ${THRIFT_PORTVERSION} # see $PORTSDIR/devel/thrift for examples -THRIFT_PORTVERSION= 0.21.0 +THRIFT_PORTVERSION= 0.22.0 LICENSE= APACHE20 |