Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2017 00:47:08 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446707 - head/devel/itext
Message-ID:  <201707270047.v6R0l8Wr078148@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Jul 27 00:47:08 2017
New Revision: 446707
URL: https://svnweb.freebsd.org/changeset/ports/446707

Log:
  devel/itext: Update license (and sort)
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/itext/Makefile

Modified: head/devel/itext/Makefile
==============================================================================
--- head/devel/itext/Makefile	Thu Jul 27 00:43:32 2017	(r446706)
+++ head/devel/itext/Makefile	Thu Jul 27 00:47:08 2017	(r446707)
@@ -11,7 +11,7 @@ MASTER_SITES=	LOCAL/ale
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	Java-PDF Library
 
-LICENSE=	MPL LGPL20
+LICENSE=	LGPL20+ MPL11
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${JAVALIBDIR}/bcmail.jar:java/bouncycastle \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707270047.v6R0l8Wr078148>