diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-01 06:39:53 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-01 06:39:53 +0800 |
commit | 30475b890ada6c5d446c1bb208cdb4b913d0c781 (patch) | |
tree | 440b34a5605ae444cbb7c4a84db13864282e3a28 /benchmarks/ttcp | |
parent | b547d2574a95ea05ea7a5560dad7a724257f27ee (diff) | |
download | freebsd-ports-gnome-30475b890ada6c5d446c1bb208cdb4b913d0c781.tar.gz freebsd-ports-gnome-30475b890ada6c5d446c1bb208cdb4b913d0c781.tar.zst freebsd-ports-gnome-30475b890ada6c5d446c1bb208cdb4b913d0c781.zip |
- Adopt
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 |