svn commit: r456602 - head/science/gramps

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 18 09:00:37 UTC 2017


Author: amdmi3
Date: Mon Dec 18 09:00:35 2017
New Revision: 456602
URL: https://svnweb.freebsd.org/changeset/ports/456602

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

Modified:
  head/science/gramps/Makefile
  head/science/gramps/pkg-descr

Modified: head/science/gramps/Makefile
==============================================================================
--- head/science/gramps/Makefile	Mon Dec 18 08:38:50 2017	(r456601)
+++ head/science/gramps/Makefile	Mon Dec 18 09:00:35 2017	(r456602)
@@ -9,7 +9,7 @@ CATEGORIES=	science gnome python
 MAINTAINER=	woodsb02 at FreeBSD.org
 COMMENT=	GTK3-based genealogy program
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libosmgpsmap-1.0.so:x11-toolkits/osm-gps-map

Modified: head/science/gramps/pkg-descr
==============================================================================
--- head/science/gramps/pkg-descr	Mon Dec 18 08:38:50 2017	(r456601)
+++ head/science/gramps/pkg-descr	Mon Dec 18 09:00:35 2017	(r456602)
@@ -12,4 +12,4 @@ governed by genealogists.
 
 It is written in Python, using a GTK3 interface.
 
-WWW: http://gramps-project.org/
+WWW: https://gramps-project.org/


More information about the svn-ports-all mailing list