Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2017 18:10:01 +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: r446886 - head/dns/public_suffix_list
Message-ID:  <201707291810.v6TIA1Xc085307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 29 18:10:01 2017
New Revision: 446886
URL: https://svnweb.freebsd.org/changeset/ports/446886

Log:
  Update LICENSE

Modified:
  head/dns/public_suffix_list/Makefile

Modified: head/dns/public_suffix_list/Makefile
==============================================================================
--- head/dns/public_suffix_list/Makefile	Sat Jul 29 17:38:41 2017	(r446885)
+++ head/dns/public_suffix_list/Makefile	Sat Jul 29 18:10:01 2017	(r446886)
@@ -8,7 +8,7 @@ CATEGORIES=	dns
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Public Suffix List by Mozilla
 
-LICENSE=	MPL
+LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 SLAVEDIRS=	dns/p5-Mozilla-PublicSuffix dns/rubygem-public_suffix dns/rubygem-public_suffix_service



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