summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpizzamig <pizzamig@FreeBSD.org>2017-08-30 20:17:30 +0000
committerpizzamig <pizzamig@FreeBSD.org>2017-08-30 20:17:30 +0000
commit8067323805268d5b36e2da2543fca138e7e65e6d (patch)
treef6256a95cd7c6311d4f99b60efb7c74d02d52c83
parent11244b241745696144e29e33d932ed5479e2f3ba (diff)
downloadFreeBSD-ports-8067323805268d5b36e2da2543fca138e7e65e6d.zip
FreeBSD-ports-8067323805268d5b36e2da2543fca138e7e65e6d.tar.gz
benchmarks/nbench: fixing master site and the homepage entry
Fixing the URLs for master site and home page. The previous entries based on tux.org are not available anymore. Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12166
-rw-r--r--benchmarks/nbench/Makefile2
-rw-r--r--benchmarks/nbench/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile
index 7858dc8..4dd47ef 100644
--- a/benchmarks/nbench/Makefile
+++ b/benchmarks/nbench/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nbench
PORTVERSION= 2.2.3
CATEGORIES= benchmarks
-MASTER_SITES= http://www.tux.org/~mayer/linux/
+MASTER_SITES= http://www.math.utah.edu/~mayer/linux/
DISTNAME= ${PORTNAME}-byte-${PORTVERSION}
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/benchmarks/nbench/pkg-descr b/benchmarks/nbench/pkg-descr
index 186eae8..104a5ed 100644
--- a/benchmarks/nbench/pkg-descr
+++ b/benchmarks/nbench/pkg-descr
@@ -2,4 +2,4 @@ This is a Linux/Unix port of release 2 of BYTE Magazine's BYTEmark benchmark
program (previously known as BYTE's Native Mode Benchmarks). It is designed
to expose the capabilities of a system's CPU, FPU, and memory system.
-WWW: http://www.tux.org/~mayer/linux/bmark.html
+WWW: http://www.math.utah.edu/~mayer/linux/bmark.html
OpenPOWER on IntegriCloud