pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/randlib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  2 20:24:08 UTC 2026

Modified Files:
        pkgsrc/math/randlib: Makefile

Log Message:
randlib: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/math/randlib/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/randlib/Makefile
diff -u pkgsrc/math/randlib/Makefile:1.20 pkgsrc/math/randlib/Makefile:1.21
--- pkgsrc/math/randlib/Makefile:1.20   Sat Dec 28 11:47:34 2019
+++ pkgsrc/math/randlib/Makefile        Mon Feb  2 20:24:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/12/28 11:47:34 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/02/02 20:24:08 wiz Exp $
 
 DISTNAME=      randlib.c-1.3
 PKGNAME=       randlib-1.3
@@ -7,7 +7,7 @@ CATEGORIES=     math
 MASTER_SITES=  # ftp://odin.mdacc.tmc.edu/pub/source/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27
+HOMEPAGE=      https://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware/Index/27
 COMMENT=       Library of C Routines for Random Number Generation
 
 DIST_SUBDIR=   ${PKGNAME_NOREV}



Home | Main Index | Thread Index | Old Index