Date: Mon, 18 Dec 2017 09:00:36 +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: r456602 - head/science/gramps Message-ID: <201712180900.vBI90acj095486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712180900.vBI90acj095486>