Date: Sun, 24 Sep 2017 18:50:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450522 - head/textproc/hyphen Message-ID: <201709241850.v8OIoPiU083629@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709241850.v8OIoPiU083629>