svn commit: r450522 - head/textproc/hyphen

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 24 18:50:26 UTC 2017


Author: sunpoet
Date: Sun Sep 24 18:50:25 2017
New Revision: 450522
URL: https://svnweb.freebsd.org/changeset/ports/450522

Log:
  Update LICENSE

Modified:
  head/textproc/hyphen/Makefile

Modified: head/textproc/hyphen/Makefile
==============================================================================
--- head/textproc/hyphen/Makefile	Sun Sep 24 18:50:20 2017	(r450521)
+++ head/textproc/hyphen/Makefile	Sun Sep 24 18:50:25 2017	(r450522)
@@ -9,10 +9,10 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	office at FreeBSD.org
 COMMENT=	Library for high quality hyphenation and justification
 
-LICENSE=	LGPL21+ MPL
+LICENSE=	LGPL21+ MPL11
 LICENSE_COMB=	dual
 LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LGPL
-LICENSE_FILE_MPL=	${WRKSRC}/COPYING.MPL
+LICENSE_FILE_MPL11=	${WRKSRC}/COPYING.MPL
 
 GNU_CONFIGURE=	yes
 USES=		libtool pathfix perl5 shebangfix


More information about the svn-ports-all mailing list