Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 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: r543587 - head/sysutils/mate-system-monitor
Message-ID:  <202007280936.06S9aMKr086365@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 28 09:36:21 2020
New Revision: 543587
URL: https://svnweb.freebsd.org/changeset/ports/543587

Log:
  - Fix LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/mate-system-monitor/Makefile
  head/sysutils/mate-system-monitor/pkg-descr

Modified: head/sysutils/mate-system-monitor/Makefile
==============================================================================
--- head/sysutils/mate-system-monitor/Makefile	Tue Jul 28 08:43:39 2020	(r543586)
+++ head/sysutils/mate-system-monitor/Makefile	Tue Jul 28 09:36:21 2020	(r543587)
@@ -10,7 +10,7 @@ DIST_SUBDIR=	mate
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	MATE system monitor program
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	itstool:textproc/itstool

Modified: head/sysutils/mate-system-monitor/pkg-descr
==============================================================================
--- head/sysutils/mate-system-monitor/pkg-descr	Tue Jul 28 08:43:39 2020	(r543586)
+++ head/sysutils/mate-system-monitor/pkg-descr	Tue Jul 28 09:36:21 2020	(r543587)
@@ -1,3 +1,3 @@
 MATE system monitor program.
 
-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?202007280936.06S9aMKr086365>