diff options
author | mef <mef@pkgsrc.org> | 2016-02-12 03:20:31 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-02-12 03:20:31 +0000 |
commit | c7932a838903dd8cf8bfcda9e0693bdde943146f (patch) | |
tree | dc5cb1699705b45145188f63215176f641a95f64 /benchmarks/nbench | |
parent | b2522c5e674d73dc4e9d0ae8b5b399ef4732ba61 (diff) | |
download | pkgsrc-c7932a838903dd8cf8bfcda9e0693bdde943146f.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'benchmarks/nbench')
-rw-r--r-- | benchmarks/nbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index c17e87a94ac..9a757494538 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/08/16 06:39:45 mef Exp $ +# $NetBSD: Makefile,v 1.8 2016/02/12 03:20:31 mef Exp $ # DISTNAME= nbench-byte-2.2.3 @@ -7,7 +7,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/~mayer/linux/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tux.org/~mayer/linux/ +HOMEPAGE= http://www.tux.org/~mayer/linux/bmark.html COMMENT= Benchmark tool for CPU, FPU and memory MAKE_JOBS_SAFE= no |