diff options
Diffstat (limited to 'textproc/zorba/Makefile')
-rw-r--r-- | textproc/zorba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index c8ceeaa15234..7e6777fd915f 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= A general purpose C++ XQuery processor -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \ |