diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-04-05 07:51:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-04-05 07:51:46 +0800 |
commit | c93312e3609d8909e73f408f2b414d7f2fd9ff98 (patch) | |
tree | 785661eac17ee34450f1dba207ad512fbc88ff12 /benchmarks | |
parent | f108089c0ebc650894abef555ad4c4e6f54133ce (diff) | |
download | freebsd-ports-gnome-c93312e3609d8909e73f408f2b414d7f2fd9ff98.tar.gz freebsd-ports-gnome-c93312e3609d8909e73f408f2b414d7f2fd9ff98.tar.zst freebsd-ports-gnome-c93312e3609d8909e73f408f2b414d7f2fd9ff98.zip |
re-assign back to ports@
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 dbdd33b3cd82..d79b15c47d3d 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README EXTRACT_ONLY= #none -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance MAKE_JOBS_SAFE= yes |