pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/igraph
Module Name: pkgsrc
Committed By: wiz
Date: Tue Dec 30 08:17:37 UTC 2025
Modified Files:
pkgsrc/math/igraph: Makefile
Log Message:
igraph: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/igraph/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/igraph/Makefile
diff -u pkgsrc/math/igraph/Makefile:1.1 pkgsrc/math/igraph/Makefile:1.2
--- pkgsrc/math/igraph/Makefile:1.1 Sat Nov 15 12:14:32 2025
+++ pkgsrc/math/igraph/Makefile Tue Dec 30 08:17:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/11/15 12:14:32 wen Exp $
+# $NetBSD: Makefile,v 1.2 2025/12/30 08:17:37 wiz Exp $
DISTNAME= igraph-${V}
V= 1.0.0
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=igraph/}
MAINTAINER= wen%NetBSD.org@localhost
-HOMEPAGE= http://igraph.org/
+HOMEPAGE= https://igraph.org/
COMMENT= Package For Manipulating Undirected And Directed Graphs
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index