diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /benchmarks | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
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 |