Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2017 18:02:24 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447134 - head/textproc/libstaroffice
Message-ID:  <201708021802.v72I2OOI055784@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Wed Aug  2 18:02:24 2017
New Revision: 447134
URL: https://svnweb.freebsd.org/changeset/ports/447134

Log:
  Specify MPL version.

Modified:
  head/textproc/libstaroffice/Makefile

Modified: head/textproc/libstaroffice/Makefile
==============================================================================
--- head/textproc/libstaroffice/Makefile	Wed Aug  2 18:02:12 2017	(r447133)
+++ head/textproc/libstaroffice/Makefile	Wed Aug  2 18:02:24 2017	(r447134)
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR=	#
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Library to build a filter for old StarOffice's documents
 
-LICENSE=	LGPL21+ MPL
+LICENSE=	LGPL21+ MPL20
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs



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