From cae31c2a7da2910645ee1ae44a3d277e364476b0 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Mon, 18 Dec 2017 09:00:35 +0000 Subject: - Fix LICENSE - Update WWW Approved by: portmgr blanket --- science/gramps/Makefile | 2 +- science/gramps/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 77ea9d7ff708..92d33cf04f0f 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -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 diff --git a/science/gramps/pkg-descr b/science/gramps/pkg-descr index 157e1c496a1f..22bf990d6819 100644 --- a/science/gramps/pkg-descr +++ b/science/gramps/pkg-descr @@ -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/ -- cgit