Date: Wed, 7 Apr 2021 11:17:51 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7eb0f1e315d1 - main - sysutils/mate-polkit: fix license, update WWW Message-ID: <202104071117.137BHpRC074545@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb0f1e315d17df0baa2e4ca1c099ef589e6080d commit 7eb0f1e315d17df0baa2e4ca1c099ef589e6080d Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-07 11:16:15 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-04-07 11:16:15 +0000 sysutils/mate-polkit: fix license, update WWW Approved by: portmgr blanket --- sysutils/mate-polkit/Makefile | 2 +- sysutils/mate-polkit/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile index 18ac787c4ba7..ce507503360c 100644 --- a/sysutils/mate-polkit/Makefile +++ b/sysutils/mate-polkit/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE frontend to the PolicyKit framework -LICENSE= LGPL20 +LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \ diff --git a/sysutils/mate-polkit/pkg-descr b/sysutils/mate-polkit/pkg-descr index bd1b3af0688b..7c2fd350f8d3 100644 --- a/sysutils/mate-polkit/pkg-descr +++ b/sysutils/mate-polkit/pkg-descr @@ -2,4 +2,4 @@ PolicyKit is a framework for defining policy for system-wide components and for desktop pieces to configure it. Mate-policyKit is a GTK+/MATE frontend for that framework. -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?202104071117.137BHpRC074545>