diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-17 13:40:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-17 13:40:15 +0000 |
commit | 0b09193af9268a6142ed0dee80c3aa37e987899d (patch) | |
tree | b813a0c449360b2184f56e52b4292caab90b1f18 /benchmarks | |
parent | 288b8419d25ae09e3198b269006d5602f209cb93 (diff) | |
download | pkgsrc-0b09193af9268a6142ed0dee80c3aa37e987899d.tar.gz |
Reset maintainer for itojun's packages.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/netperf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 8d39bf7ea11..8f2a60ec3d1 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/01/07 09:13:48 rillig Exp $ -# KAME Id: Makefile,v 1.3 2000/01/21 12:34:29 itojun Exp +# $NetBSD: Makefile,v 1.3 2007/11/17 13:40:15 wiz Exp $ # DISTNAME= netperf-2.3pl1 @@ -7,7 +6,7 @@ PKGNAME= netperf-2.3.1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ -MAINTAINER= itojun@kame.net +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netperf.org/ COMMENT= Rick Jones' network performance benchmarking package |