diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
commit | 81e4371710708a245ece7c17ddc614896d6d5a79 (patch) | |
tree | c29280d9eb474ece48166092f442460e16ad5767 /benchmarks | |
parent | c6bebc4f5efff3e6d2c0b2de467647ede1ce3f28 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/ttcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index d15bc0fedd5a..f42f95335912 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README EXTRACT_ONLY= #none -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance NO_WRKSUBDIR= yes |