Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2017 21:51:10 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r449107 - branches/2017Q3/www/chromium
Message-ID:  <201709012151.v81LpAMS030277@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Sep  1 21:51:10 2017
New Revision: 449107
URL: https://svnweb.freebsd.org/changeset/ports/449107

Log:
  MPL11 license doesn't exist in 2017Q3

Modified:
  branches/2017Q3/www/chromium/Makefile

Modified: branches/2017Q3/www/chromium/Makefile
==============================================================================
--- branches/2017Q3/www/chromium/Makefile	Fri Sep  1 21:45:20 2017	(r449106)
+++ branches/2017Q3/www/chromium/Makefile	Fri Sep  1 21:51:10 2017	(r449107)
@@ -10,7 +10,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 MAINTAINER=	chromium@FreeBSD.org
 COMMENT=	Google web browser based on WebKit
 
-LICENSE=	BSD3CLAUSE LGPL21 MPL11
+LICENSE=	BSD3CLAUSE LGPL21 MPL
 LICENSE_COMB=	multi
 
 BUILD_DEPENDS=	gperf:devel/gperf \



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