Date: Sat, 25 Jul 2020 09:36:22 +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: r543409 - head/sysutils/mate-power-manager Message-ID: <202007250936.06P9aMBY005766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Jul 25 09:36:22 2020 New Revision: 543409 URL: https://svnweb.freebsd.org/changeset/ports/543409 Log: - Fix LICENSE - Update WWW Approved by: portmgr blanket Modified: head/sysutils/mate-power-manager/Makefile head/sysutils/mate-power-manager/pkg-descr Modified: head/sysutils/mate-power-manager/Makefile ============================================================================== --- head/sysutils/mate-power-manager/Makefile Sat Jul 25 09:20:21 2020 (r543408) +++ head/sysutils/mate-power-manager/Makefile Sat Jul 25 09:36:22 2020 (r543409) @@ -10,7 +10,7 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Power management system for the MATE Desktop -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ Modified: head/sysutils/mate-power-manager/pkg-descr ============================================================================== --- head/sysutils/mate-power-manager/pkg-descr Sat Jul 25 09:20:21 2020 (r543408) +++ head/sysutils/mate-power-manager/pkg-descr Sat Jul 25 09:36:22 2020 (r543409) @@ -4,4 +4,4 @@ for HAL events and responds with user-configurable rea Currently it supports laptop batteries and AC adapters. Its goal is to be architecture neutral and free of polling and other hacks. -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?202007250936.06P9aMBY005766>