Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 11:52:28 +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: r407104 - head/graphics/zathura
Message-ID:  <201601241152.u0OBqSRT036419@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jan 24 11:52:28 2016
New Revision: 407104
URL: https://svnweb.freebsd.org/changeset/ports/407104

Log:
  - Use standard ZLIB license
  
  PR:		206264
  Submitted by:	amdmi3
  Approved by:	quentin.stievenart@gmail.com (maintainer)

Modified:
  head/graphics/zathura/Makefile

Modified: head/graphics/zathura/Makefile
==============================================================================
--- head/graphics/zathura/Makefile	Sun Jan 24 11:32:51 2016	(r407103)
+++ head/graphics/zathura/Makefile	Sun Jan 24 11:52:28 2016	(r407104)
@@ -9,10 +9,8 @@ MASTER_SITES=	http://pwmt.org/projects/z
 MAINTAINER=	quentin.stievenart@gmail.com
 COMMENT=	Customizable lightweight pdf viewer
 
-LICENSE=	zlib
-LICENSE_NAME=	zlib license
+LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/LICENSE
-LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
 LIB_DEPENDS=	libcairo.so:${PORTSDIR}/graphics/cairo \
 		libgirara-gtk3.so:${PORTSDIR}/x11-toolkits/girara



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