diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /benchmarks | |
parent | 78b76b211d94faf91eb9d4c78921e1937333fe6a (diff) | |
download | ports-2e59da295c25140209418c7b478502885b71be6a.tar.gz ports-2e59da295c25140209418c7b478502885b71be6a.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/nttcp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index e9617a6c87ec..f294a0ab89d9 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Performance Test of Filesystem I/O GNU_CONFIGURE= yes diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index 8263fe3a71ce..1b31b8ec76b5 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks net MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \ http://reality.sgiweb.org/freeware/source/nttcp/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= A client/server program for testing network performance RESTRICTED= No commercial use |