summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-15 22:00:58 +0000
committerwiz <wiz@pkgsrc.org>2012-04-15 22:00:58 +0000
commit3249e0a82f73236ce926722f4e07e1b8bace852b (patch)
tree2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /benchmarks
parentf1cd05d418407f8a362e1eb9f442060a40b8af29 (diff)
downloadpkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz
Reset maintainer, developer has left the building
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/kttcp/Makefile4
-rw-r--r--benchmarks/nttcp/Makefile4
-rw-r--r--benchmarks/ttcp/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile
index 432579de30f..2b15dd4d39d 100644
--- a/benchmarks/kttcp/Makefile
+++ b/benchmarks/kttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/11/24 17:46:45 jakllsch Exp $
+# $NetBSD: Makefile,v 1.19 2012/04/15 22:00:58 wiz Exp $
DISTNAME= kttcp-20020711
CATEGORIES= benchmarks net
@@ -6,7 +6,7 @@ PKGREVISION= 2
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= thorpej@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Kernel network throughput benchmark
ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]*-* NetBSD-[2-9]*-*
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile
index cbae5601d41..2fa34412b55 100644
--- a/benchmarks/nttcp/Makefile
+++ b/benchmarks/nttcp/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2008/05/10 08:41:48 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/04/15 22:00:58 wiz Exp $
DISTNAME= nttcp-1.47
PKGREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= http://www.sfr-fresh.com/unix/privat/
-MAINTAINER= thorpej@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= # http://home.leo.org/~elmar/nttcp/
COMMENT= New TCP testing and performance measuring tool
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index 48f1bd11eeb..883e04eb50a 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/07/20 21:48:29 tron Exp $
+# $NetBSD: Makefile,v 1.19 2012/04/15 22:00:58 wiz Exp $
DISTNAME= ttcp
PKGNAME= ${DISTNAME}-1.12
@@ -7,7 +7,7 @@ CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= thorpej@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ccci.com/tools/ttcp/
COMMENT= TCP testing and performance measuring tool
LICENSE= public-domain