pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/redland



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Sep 29 05:42:36 UTC 2022

Modified Files:
        pkgsrc/textproc/redland: Makefile

Log Message:
redland: https for HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/textproc/redland/Makefile

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

Modified files:

Index: pkgsrc/textproc/redland/Makefile
diff -u pkgsrc/textproc/redland/Makefile:1.63 pkgsrc/textproc/redland/Makefile:1.64
--- pkgsrc/textproc/redland/Makefile:1.63       Tue Jun 28 11:36:49 2022
+++ pkgsrc/textproc/redland/Makefile    Thu Sep 29 05:42:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2022/06/28 11:36:49 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2022/09/29 05:42:36 markd Exp $
 
 DISTNAME=      redland-1.0.17
 PKGREVISION=   33
@@ -6,7 +6,7 @@ CATEGORIES=     textproc
 MASTER_SITES=  http://download.librdf.org/source/
 
 MAINTAINER=    markd%NetBSD.org@localhost
-HOMEPAGE=      http://librdf.org/
+HOMEPAGE=      https://librdf.org/
 COMMENT=       Libraries supporting the Resource Description Framework (RDF)
 LICENSE=       gnu-lgpl-v2.1 OR apache-2.0
 



Home | Main Index | Thread Index | Old Index