aboutsummaryrefslogtreecommitdiffstats
path: root/print/pdfbox
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2013-12-31 04:55:18 +0800
committerohauer <ohauer@FreeBSD.org>2013-12-31 04:55:18 +0800
commit03260e438e75566bdf307d6df597c85a05549cc7 (patch)
tree3ac0539929df7ded62928608363897c24273f689 /print/pdfbox
parentf1ac9b9ec41c358f8a308d759d3f570a353f102a (diff)
downloadfreebsd-ports-gnome-03260e438e75566bdf307d6df597c85a05549cc7.tar.gz
freebsd-ports-gnome-03260e438e75566bdf307d6df597c85a05549cc7.tar.zst
freebsd-ports-gnome-03260e438e75566bdf307d6df597c85a05549cc7.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@)
Diffstat (limited to 'print/pdfbox')
-rw-r--r--print/pdfbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile
index c3edd74eaa54..4f7f71176cdf 100644
--- a/print/pdfbox/Makefile
+++ b/print/pdfbox/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-app-${PORTVERSION}.jar \
MAINTAINER= ports@FreeBSD.org
COMMENT= Java PDF Library
-LICENSE= AL2
+LICENSE= APACHE20
RUN_DEPENDS= ${JAVAJARDIR}/bcmail.jar:${PORTSDIR}/java/bouncycastle \
${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging