pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/ubench



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:11:36 UTC 2026

Modified Files:
        pkgsrc/benchmarks/ubench: Makefile

Log Message:
ubench: comment out dead link, follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/benchmarks/ubench/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/ubench/Makefile
diff -u pkgsrc/benchmarks/ubench/Makefile:1.11 pkgsrc/benchmarks/ubench/Makefile:1.12
--- pkgsrc/benchmarks/ubench/Makefile:1.11      Sun Nov  3 11:55:29 2019
+++ pkgsrc/benchmarks/ubench/Makefile   Sun Feb 15 09:11:36 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2019/11/03 11:55:29 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.12 2026/02/15 09:11:36 wiz Exp $
 
 DISTNAME=      ubench-0.32
 PKGREVISION=   1
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://www.phystech.com/ftp/
+MASTER_SITES=  http://phystech.com/ftp/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.phystech.com/download/ubench.html
+#HOMEPAGE=     http://www.phystech.com/download/ubench.html
 COMMENT=       The Unix Benchmark utility
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index