diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-30 07:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-30 07:42:09 +0000 |
commit | b1270a0f292f6bee475df9a26aa9066e547aa8ae (patch) | |
tree | bea9890ef8279d5cdac6421cb309012b3f9d9b1a /databases | |
parent | bea56721d2e267f7e76e86adefcd03dc26604ef0 (diff) | |
download | pkgsrc-b1270a0f292f6bee475df9a26aa9066e547aa8ae.tar.gz |
gramps: follow redirect.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gramps3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index 9a8209d943c..cfafeb3076c 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2017/02/12 06:25:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2017/09/30 07:42:09 wiz Exp $ DISTNAME= gramps-3.4.4 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://gramps-project.org/ +HOMEPAGE= https://gramps-project.org/ COMMENT= Genealogical Research and Analysis Management Programming System V3 LICENSE= gnu-gpl-v2 |