summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-19 14:20:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-19 14:20:59 +0000
commit5cad147b160abcfdb187e2ea3f0ea556f9770480 (patch)
tree5a7cf961ed8dcb0fd88fd93c3157d44bdf0e3c0f /benchmarks
parent- Add LICENSE_FILE (diff)
- 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)
Notes
Notes: svn path=/head/; revision=409181
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/flowgrind/Makefile2
-rw-r--r--benchmarks/spp/Makefile2
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