diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /benchmarks | |
parent | 3dc41d3dc9814fbf6d71d6aee14bdc1ad72b2f33 (diff) | |
download | ports-1fe84935491d4c60b88821e24fd84487576a52c9.tar.gz ports-1fe84935491d4c60b88821e24fd84487576a52c9.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/pipebench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/pipebench/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index 4a85a058bb13..6f8532d38e2a 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.40 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Pipebench shows current throughput/amount of data through a pipe CFLAGS+= -w -pedantic diff --git a/benchmarks/pipebench/pkg-descr b/benchmarks/pipebench/pkg-descr index 6b1453945bbe..94fb3455c657 100644 --- a/benchmarks/pipebench/pkg-descr +++ b/benchmarks/pipebench/pkg-descr @@ -5,4 +5,4 @@ cat bigfile | pipebench | md5sum. WWW: http://www.habets.pp.se/synscan/programs.php?prog=pipebench - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |