diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
commit | 13ef81e322775d347cdc00f0843c93f036ea04ad (patch) | |
tree | 014f72a6d0945f05e4e4ce9330a65cacf32b8616 /benchmarks | |
parent | e8b45bc07f1e02bdc46e6b4fe899139036e65d9a (diff) | |
download | freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.gz freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.zst freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.zip |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr
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 |