git: 7eb0f1e315d1 - main - sysutils/mate-polkit: fix license, update WWW
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Apr 7 11:17:51 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb0f1e315d17df0baa2e4ca1c099ef589e6080d
commit 7eb0f1e315d17df0baa2e4ca1c099ef589e6080d
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-07 11:16:15 +0000
Commit: Dmitry Marakasov <amdmi3 at 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 at 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/
More information about the dev-commits-ports-all
mailing list