pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/harminv



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 28 08:22:59 UTC 2025

Modified Files:
        pkgsrc/math/harminv: Makefile

Log Message:
harminv: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/harminv/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/harminv/Makefile
diff -u pkgsrc/math/harminv/Makefile:1.5 pkgsrc/math/harminv/Makefile:1.6
--- pkgsrc/math/harminv/Makefile:1.5    Mon Oct 12 21:52:02 2020
+++ pkgsrc/math/harminv/Makefile        Sun Dec 28 08:22:59 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/10/12 21:52:02 bacon Exp $
+# $NetBSD: Makefile,v 1.6 2025/12/28 08:22:59 wiz Exp $
 
 DISTNAME=      harminv-1.3.1
 PKGREVISION=   2
@@ -6,7 +6,7 @@ CATEGORIES=     math
 MASTER_SITES=  http://ab-initio.mit.edu/harminv/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://ab-initio.mit.edu/wiki/index.php/Harminv
+HOMEPAGE=      https://github.com/NanoComp/harminv/blob/master/README.md
 COMMENT=       Solver of harmonic inversion
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index