From f16b2dd75a52ef4eed9c991283876868b9d20983 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 18 Jan 2017 13:44:58 +0000 Subject: [PATCH] - Fix license Approved by: portmgr blanket --- print/qpdfview/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 93eb89fa117e..2c64655d6884 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -6,12 +6,13 @@ PORTVERSION= 0.4.16 PORTREVISION= 7 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/226592308/ \ - https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/ + https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/ MAINTAINER= vg@FreeBSD.org COMMENT= Tabbed DjVu/PDF/PS document viewer -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= desktop-file-utils pkgconfig qmake USE_LDCONFIG= yes