pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-certifi py-certifi: change LICENSE to mpl-2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e532227d8499
branches:  trunk
changeset: 768583:e532227d8499
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 26 12:38:18 2021 +0000

description:
py-certifi: change LICENSE to mpl-2.0

diffstat:

 security/py-certifi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ef6b39ac86c6 -r e532227d8499 security/py-certifi/Makefile
--- a/security/py-certifi/Makefile      Tue Oct 26 12:22:32 2021 +0000
+++ b/security/py-certifi/Makefile      Tue Oct 26 12:38:18 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2021/10/09 08:44:53 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/10/26 12:38:18 adam Exp $
 
 DISTNAME=      certifi-2021.10.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://certifi.io/
 COMMENT=       Python package for providing Mozilla's CA Bundle
-LICENSE=       isc
+LICENSE=       mpl-2.0
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index