pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/mtl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:53:21 UTC 2026

Modified Files:
        pkgsrc/math/mtl: Makefile

Log Message:
mtl: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/mtl/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/mtl/Makefile
diff -u pkgsrc/math/mtl/Makefile:1.14 pkgsrc/math/mtl/Makefile:1.15
--- pkgsrc/math/mtl/Makefile:1.14       Mon Jan  1 18:16:38 2018
+++ pkgsrc/math/mtl/Makefile    Sat Jan 10 07:53:21 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2018/01/01 18:16:38 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2026/01/10 07:53:21 wiz Exp $
 
 DISTNAME=              mtl-2.1.2-22
 PKGNAME=               mtl-2.1.2.22
 CATEGORIES=            math devel
-MASTER_SITES=          http://www.osl.iu.edu/download/research/mtl/
+#MASTER_SITES=         http://www.osl.iu.edu/download/research/mtl/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.osl.iu.edu/research/mtl/
+#HOMEPAGE=             http://www.osl.iu.edu/research/mtl/
 COMMENT=               Matrix Template Library
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index