diff options
author | seb <seb> | 2005-12-27 13:54:57 +0000 |
---|---|---|
committer | seb <seb> | 2005-12-27 13:54:57 +0000 |
commit | fac6a3269f621ea6c98f635d9a475f6963eab89c (patch) | |
tree | 1d4a29cae17d519c49eaaab5bc20a450fb22b3ab /net/iperf | |
parent | d8b9611952f647be2df3d6e26f459a3dec27961a (diff) | |
download | pkgsrc-fac6a3269f621ea6c98f635d9a475f6963eab89c.tar.gz |
Lower expectations, both others' and mine: relinquish stewardship
Diffstat (limited to 'net/iperf')
-rw-r--r-- | net/iperf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/iperf/Makefile b/net/iperf/Makefile index 6772bae479d..67181e7357c 100644 --- a/net/iperf/Makefile +++ b/net/iperf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:50:46 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/27 13:54:58 seb Exp $ DISTNAME= iperf-2.0.2 CATEGORIES= net MASTER_SITES= http://dast.nlanr.net/Projects/Iperf2.0/ -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://dast.nlanr.net/Projects/Iperf/ COMMENT= TCP and UDP bandwidth performance measurement tool |