pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-pdfrw Fix LICENSE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de85105c35de
branches:  trunk
changeset: 373500:de85105c35de
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jan 03 10:55:22 2018 +0000

description:
Fix LICENSE

diffstat:

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

diffs (18 lines):

diff -r 061b2ebc30da -r de85105c35de textproc/py-pdfrw/Makefile
--- a/textproc/py-pdfrw/Makefile        Wed Jan 03 10:20:05 2018 +0000
+++ b/textproc/py-pdfrw/Makefile        Wed Jan 03 10:55:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/10/02 10:56:15 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/03 10:55:22 ryoon Exp $
 
 DISTNAME=      pdfrw-0.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/pmaupin/pdfrw
 COMMENT=       PDF file reader/writer pure Python library
-LICENSE=       mit
+LICENSE=       mit AND modified-bsd
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index