Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 12:01:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407109 - head/graphics/zathura-pdf-mupdf
Message-ID:  <201601241201.u0OC1LEe039673@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jan 24 12:01:20 2016
New Revision: 407109
URL: https://svnweb.freebsd.org/changeset/ports/407109

Log:
  - Use standard ZLIB license
  
  PR:		206265
  Submitted by:	amdmi3
  Approved by:	udvzsolt@gmail.com (maintainer)

Modified:
  head/graphics/zathura-pdf-mupdf/Makefile

Modified: head/graphics/zathura-pdf-mupdf/Makefile
==============================================================================
--- head/graphics/zathura-pdf-mupdf/Makefile	Sun Jan 24 12:01:20 2016	(r407108)
+++ head/graphics/zathura-pdf-mupdf/Makefile	Sun Jan 24 12:01:20 2016	(r407109)
@@ -9,10 +9,8 @@ MASTER_SITES=	http://pwmt.org/projects/z
 MAINTAINER=	udvzsolt@gmail.com
 COMMENT=	MuPDF render PDF plugin for Zathura PDF viewer
 
-LICENSE=	zlib
-LICENSE_NAME=	zlib license
+LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/LICENSE
-LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
 BUILD_DEPENDS=	zathura:${PORTSDIR}/graphics/zathura \
 		mupdf>=1.8,1:${PORTSDIR}/graphics/mupdf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241201.u0OC1LEe039673>