pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/mpfi
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 10 07:52:17 UTC 2026
Modified Files:
pkgsrc/math/mpfi: Makefile
Log Message:
mpfi: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/mpfi/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/mpfi/Makefile
diff -u pkgsrc/math/mpfi/Makefile:1.1 pkgsrc/math/mpfi/Makefile:1.2
--- pkgsrc/math/mpfi/Makefile:1.1 Tue May 19 14:44:04 2020
+++ pkgsrc/math/mpfi/Makefile Sat Jan 10 07:52:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/05/19 14:44:04 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2026/01/10 07:52:17 wiz Exp $
DISTNAME= mpfi-1.5.4
CATEGORIES= math
@@ -6,7 +6,7 @@ MASTER_SITES= https://gforge.inria.fr/fr
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://gforge.inria.fr/projects/mpfi/
+#HOMEPAGE= https://gforge.inria.fr/projects/mpfi/
COMMENT= Multiprecision interval arithmetic library
LICENSE= gnu-lgpl-v2
Home |
Main Index |
Thread Index |
Old Index