svn commit: r446707 - head/devel/itext

Danilo G. Baio dbaio at FreeBSD.org
Thu Jul 27 00:47:09 UTC 2017


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 at FreeBSD.org
 COMMENT=	Java-PDF Library
 
-LICENSE=	MPL LGPL20
+LICENSE=	LGPL20+ MPL11
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${JAVALIBDIR}/bcmail.jar:java/bouncycastle \


More information about the svn-ports-all mailing list