svn commit: r452508 - head/x11/gnome-terminal

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Oct 20 09:04:24 UTC 2017


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


More information about the svn-ports-all mailing list