diff options
Diffstat (limited to 'devel/thrift/Makefile')
-rw-r--r-- | devel/thrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 28570e1ca455..fe1337b6667b 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= /thrift/${PORTVERSION} MAINTAINER= komarov@valerka.net COMMENT= Framework for scalable cross-language services development -LICENSE= ASL +LICENSE= AL2 LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \ event-1.4:${PORTSDIR}/devel/libevent |