Thu Sep 28 12:57:20 2017 UTC ()
qpdf: Update LICENSE for 7.0.0


(wiz)
diff -r1.13 -r1.14 pkgsrc/print/qpdf/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/print/qpdf/Makefile (expand / switch to context diff)
--- pkgsrc/print/qpdf/Makefile 2017/09/28 12:50:36 1.13
+++ pkgsrc/print/qpdf/Makefile 2017/09/28 12:57:20 1.14
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/09/28 12:50:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/09/28 12:57:20 wiz Exp $
 
 DISTNAME=	qpdf-7.0.0
 CATEGORIES=	print
@@ -7,7 +7,7 @@
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://qpdf.sourceforge.net/
 COMMENT=	Structural, content-preserving transformations on PDF files
-LICENSE=	artistic-2.0
+LICENSE=	apache-2.0
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes