diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-30 22:39:53 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-30 22:39:53 +0000 |
commit | f7e7fbc527ef068669a0719bc5c3639f84b7f1a6 (patch) | |
tree | 5f9a761ecff6b8eaf2fbf8805dbfb56fa40d14e6 /benchmarks/ttcp | |
parent | 2db721a8564bc2d8c9511ffe83f7e407d76d8528 (diff) | |
download | ports-f7e7fbc527ef068669a0719bc5c3639f84b7f1a6.tar.gz ports-f7e7fbc527ef068669a0719bc5c3639f84b7f1a6.zip |
Notes
Diffstat (limited to 'benchmarks/ttcp')
-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 f42f95335912..63bb95aa8c3a 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= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance NO_WRKSUBDIR= yes |