pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-requests-ntlm Fix license.
details: https://anonhg.NetBSD.org/pkgsrc/rev/02481b4be46a
branches: trunk
changeset: 367682:02481b4be46a
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 04 18:59:30 2017 +0000
description:
Fix license.
diffstat:
security/py-requests-ntlm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bcc66fe77f37 -r 02481b4be46a security/py-requests-ntlm/Makefile
--- a/security/py-requests-ntlm/Makefile Mon Sep 04 18:58:50 2017 +0000
+++ b/security/py-requests-ntlm/Makefile Mon Sep 04 18:59:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/04 18:58:11 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:59:30 joerg Exp $
DISTNAME= requests_ntlm-1.0.0
PKGNAME= ${PYPKGPREFIX}-requests-ntlm-1.0.0
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/requests/requests-ntlm
COMMENT= NTLM authentication handler for python-requests
-LICENSE= apache-2.0
+LICENSE= isc
DEPENDS+= ${PYPKGPREFIX}-requests>=2.0.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-ntlm-auth-[0-9]*:../../security/py-ntlm-auth
Home |
Main Index |
Thread Index |
Old Index