svn commit: r543409 - head/sysutils/mate-power-manager

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Jul 25 09:36:22 UTC 2020


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 at 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/


More information about the svn-ports-all mailing list