diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-12-18 09:00:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-12-18 09:00:35 +0000 |
commit | b1f2dcda789a44fa17cda36916bcea308ba043f8 (patch) | |
tree | e305071ea9f8848bf512a0a80b6e66af13f8155b /science/gramps | |
parent | 9849ce16e65a43a4b973d827eed5134f66151597 (diff) | |
download | ports-b1f2dcda789a44fa17cda36916bcea308ba043f8.tar.gz ports-b1f2dcda789a44fa17cda36916bcea308ba043f8.zip |
Notes
Diffstat (limited to 'science/gramps')
-rw-r--r-- | science/gramps/Makefile | 2 | ||||
-rw-r--r-- | 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/ |