diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
commit | 51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d (patch) | |
tree | 567b623b07fb054b4847ed794b49aa9fca46f478 /benchmarks | |
parent | 8b59fc366c3eecada56b11e1b3089d693921f9de (diff) | |
download | freebsd-ports-gnome-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.gz freebsd-ports-gnome-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.zst freebsd-ports-gnome-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.zip |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/unixbench/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index fc48af66cd7e..d2b771723b0a 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.acnc.com/benchmarks/ \ http://www.textuality.com/bonnie/ DISTNAME= bonnie -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Performance Test of Filesystem I/O NO_WRKSUBDIR= yes diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index 0e17f24fd242..4444efc2957e 100644 --- a/benchmarks/unixbench/Makefile +++ b/benchmarks/unixbench/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/ EXTRACT_SUFX= .tgz -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The BYTE magazine's Public Domain benchmark for UNIX SUB_FILES= unixbench |