svn commit: r446886 - head/dns/public_suffix_list

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 29 18:10:02 UTC 2017


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 at 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


More information about the svn-ports-all mailing list