aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-09-01 21:51:10 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-09-01 21:51:10 +0000
commita670716c5c9e430ae98a63b5dbe7de44eabdfd58 (patch)
treeda7b130fd18f9027b0054b003883edaf3ab52581
parentd1329950f3ca9075b3d97cce9d7bb2fb10d0a761 (diff)
downloadports-a670716c5c9e430ae98a63b5dbe7de44eabdfd58.tar.gz
ports-a670716c5c9e430ae98a63b5dbe7de44eabdfd58.zip
MPL11 license doesn't exist in 2017Q3
Notes
Notes: svn path=/branches/2017Q3/; revision=449107
-rw-r--r--www/chromium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 2a227050deed..3d809914c665 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -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 \