diff options
Diffstat (limited to 'devel/thrift-cpp/Makefile')
-rw-r--r-- | devel/thrift-cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index c8fd81a6dc87..a80bda41fba6 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= devel PKGNAMESUFFIX= -cpp |