pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libctl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan  3 07:45:53 UTC 2026

Modified Files:
        pkgsrc/devel/libctl: Makefile

Log Message:
libctl: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/libctl/Makefile

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

Modified files:

Index: pkgsrc/devel/libctl/Makefile
diff -u pkgsrc/devel/libctl/Makefile:1.38 pkgsrc/devel/libctl/Makefile:1.39
--- pkgsrc/devel/libctl/Makefile:1.38   Wed Oct 26 10:31:01 2022
+++ pkgsrc/devel/libctl/Makefile        Sat Jan  3 07:45:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2022/10/26 10:31:01 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2026/01/03 07:45:53 wiz Exp $
 
 DISTNAME=      libctl-3.2.2
 PKGREVISION=   5
@@ -6,7 +6,7 @@ CATEGORIES=     devel
 MASTER_SITES=  http://ab-initio.mit.edu/libctl/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://ab-initio.mit.edu/libctl/
+HOMEPAGE=      https://libctl.readthedocs.io/en/latest/
 COMMENT=       Guile-based flexible control file library for scientific simulations
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index