diff options
author | Scott Mace <smace@FreeBSD.org> | 2002-11-22 22:30:29 +0000 |
---|---|---|
committer | Scott Mace <smace@FreeBSD.org> | 2002-11-22 22:30:29 +0000 |
commit | 693478d9f0be670f2fea690080a45b66eb5cea6c (patch) | |
tree | 7ca1275e7572e525ef9901e4d425cfdd842a2624 /benchmarks | |
parent | 2f46c4b65b387adbff4a065dca37f1a41a8b883c (diff) | |
download | ports-693478d9f0be670f2fea690080a45b66eb5cea6c.tar.gz ports-693478d9f0be670f2fea690080a45b66eb5cea6c.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index ed35db236b78..357f7ca82d74 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MAINTAINER= petef@FreeBSD.org +MAINTAINER= smace@FreeBSD.org NO_CDROM= "can't charge a fee for the software" |