Date: Mon, 8 Apr 2019 09:31:12 +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: r498357 - head/graphics/atril Message-ID: <201904080931.x389VCKf071519@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Apr 8 09:31:12 2019 New Revision: 498357 URL: https://svnweb.freebsd.org/changeset/ports/498357 Log: - Fix LICENSE - Update WWW Approved by: portmgr blanket Modified: head/graphics/atril/Makefile head/graphics/atril/pkg-descr Modified: head/graphics/atril/Makefile ============================================================================== --- head/graphics/atril/Makefile Mon Apr 8 09:01:14 2019 (r498356) +++ head/graphics/atril/Makefile Mon Apr 8 09:31:12 2019 (r498357) @@ -12,7 +12,7 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE multi-format document viewer -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool Modified: head/graphics/atril/pkg-descr ============================================================================== --- head/graphics/atril/pkg-descr Mon Apr 8 09:01:14 2019 (r498356) +++ head/graphics/atril/pkg-descr Mon Apr 8 09:31:12 2019 (r498357) @@ -2,4 +2,4 @@ Atril is a document viewer for multiple document forma Postscript. The goal of Atril is to replace document viewers such as ggv and gpdf with a single, simple application. -WWW: http://mate-desktop.org/ +WWW: https://mate-desktop.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904080931.x389VCKf071519>