pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/gramps3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 30 07:42:09 UTC 2017

Modified Files:
        pkgsrc/databases/gramps3: Makefile

Log Message:
gramps: follow redirect.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/databases/gramps3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/gramps3/Makefile
diff -u pkgsrc/databases/gramps3/Makefile:1.60 pkgsrc/databases/gramps3/Makefile:1.61
--- pkgsrc/databases/gramps3/Makefile:1.60      Sun Feb 12 06:25:10 2017
+++ pkgsrc/databases/gramps3/Makefile   Sat Sep 30 07:42:09 2017
@@ -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@localhost
-HOMEPAGE=              http://gramps-project.org/
+HOMEPAGE=              https://gramps-project.org/
 COMMENT=               Genealogical Research and Analysis Management Programming System V3
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index