diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-02-19 22:20:59 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-02-19 22:20:59 +0800 |
commit | 35010cb3b030bf093e63fea4ffe6d730bcf24bf1 (patch) | |
tree | 5a7cf961ed8dcb0fd88fd93c3157d44bdf0e3c0f /benchmarks | |
parent | 7694173c308be90cf41769cae0bcf0aad85075d7 (diff) | |
download | freebsd-ports-gnome-35010cb3b030bf093e63fea4ffe6d730bcf24bf1.tar.gz freebsd-ports-gnome-35010cb3b030bf093e63fea4ffe6d730bcf24bf1.tar.zst freebsd-ports-gnome-35010cb3b030bf093e63fea4ffe6d730bcf24bf1.zip |
- Reset lars@eggert.org maintainership (maintainer no longer uses these ports)
- While here, minor cleanup for net/tcpsplit
PR: 206406, 206407
Approved by: lars@eggert.org (private email)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/spp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 1fabd47a60e7..f869f22b8343 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7.5 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= benchmarks -MAINTAINER= lars@eggert.org +MAINTAINER= ports@FreeBSD.org COMMENT= Measure throughput and other metrics for TCP LICENSE= GPLv3+ diff --git a/benchmarks/spp/Makefile b/benchmarks/spp/Makefile index eb33896d224e..aeb5362c1bad 100644 --- a/benchmarks/spp/Makefile +++ b/benchmarks/spp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.6 CATEGORIES= benchmarks MASTER_SITES= http://caia.swin.edu.au/tools/spp/downloads/ -MAINTAINER= lars@eggert.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculates round trip time from pcap files or live capture LICENSE= GPLv2 |