pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/flops
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 12 10:36:41 UTC 2025
Modified Files:
pkgsrc/benchmarks/flops: Makefile
Log Message:
flops: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/benchmarks/flops/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/flops/Makefile
diff -u pkgsrc/benchmarks/flops/Makefile:1.20 pkgsrc/benchmarks/flops/Makefile:1.21
--- pkgsrc/benchmarks/flops/Makefile:1.20 Sun Jan 26 17:30:46 2020
+++ pkgsrc/benchmarks/flops/Makefile Fri Dec 12 10:36:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/01/26 17:30:46 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2025/12/12 10:36:41 wiz Exp $
DISTNAME= flops
PKGNAME= flops-2.0
@@ -7,7 +7,7 @@ MASTER_SITES= # http://ftp.sunet.se/pub
DISTFILES= ${DISTNAME}.c ${DISTNAME}.doc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://performance.netlib.org/performance/html/flops.html
+#HOMEPAGE= https://performance.netlib.org/performance/html/flops.html
COMMENT= Floating point benchmark to give your MFLOPS rating
WRKSRC= ${WRKDIR}
Home |
Main Index |
Thread Index |
Old Index