diff options
-rw-r--r-- | benchmarks/iperf/Makefile | 2 | ||||
-rw-r--r-- | net/iperf/Makefile | 2 |
2 files changed, 2 insertions, 2 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" diff --git a/net/iperf/Makefile b/net/iperf/Makefile index ed35db236b78..357f7ca82d74 100644 --- a/net/iperf/Makefile +++ b/net/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" |