diff options
Diffstat (limited to 'textproc/rasqal/Makefile')
-rw-r--r-- | textproc/rasqal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 90236f36686a..9cece2fcb30e 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -12,7 +12,7 @@ COMMENT= High-level interface for RDF # Even though GPLv3 is not explicitly mentioned in the port's LICENSE.html, one # of its licenses is "GPLv2 or newer", which includes GPLv3. -LICENSE= AL2 GPLv2 GPLv3 LGPL21 +LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= libraptor2.so:${PORTSDIR}/textproc/raptor2 \ |