aboutsummaryrefslogtreecommitdiff
path: root/textproc/raptor2
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
commit4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch)
tree3ac0539929df7ded62928608363897c24273f689 /textproc/raptor2
parent15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff)
downloadports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz
ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@)
Notes
Notes: svn path=/head/; revision=338168
Diffstat (limited to 'textproc/raptor2')
-rw-r--r--textproc/raptor2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index 401646984af7..e6a5aafde4a9 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -12,7 +12,7 @@ COMMENT= RDF Parser Toolkit for Redland
# 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= libcurl.so:${PORTSDIR}/ftp/curl \