Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 09:04:23 +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: r452508 - head/x11/gnome-terminal
Message-ID:  <201710200904.v9K94N9e053089@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Oct 20 09:04:23 2017
New Revision: 452508
URL: https://svnweb.freebsd.org/changeset/ports/452508

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

Modified:
  head/x11/gnome-terminal/Makefile
  head/x11/gnome-terminal/pkg-descr

Modified: head/x11/gnome-terminal/Makefile
==============================================================================
--- head/x11/gnome-terminal/Makefile	Fri Oct 20 09:04:20 2017	(r452507)
+++ head/x11/gnome-terminal/Makefile	Fri Oct 20 09:04:23 2017	(r452508)
@@ -10,7 +10,7 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Terminal component for the GNOME 3 Desktop
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \

Modified: head/x11/gnome-terminal/pkg-descr
==============================================================================
--- head/x11/gnome-terminal/pkg-descr	Fri Oct 20 09:04:20 2017	(r452507)
+++ head/x11/gnome-terminal/pkg-descr	Fri Oct 20 09:04:23 2017	(r452508)
@@ -1,3 +1,3 @@
 Default terminal emulator for the GNOME 3 Desktop.
 
-WWW: http://www.gnome.org/
+WWW: https://www.gnome.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710200904.v9K94N9e053089>