diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 08:55:49 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 08:55:49 +0000 |
commit | dae4285fe4fe7be934fad9cf3cb3aa3299d8477a (patch) | |
tree | 500cae8491afbf13982edb933bdebde9167fc30c /benchmarks | |
parent | 00121dd159b54def99ca395ab1855ddaf55b8d26 (diff) |
Reset maintainership.
Notes
Notes:
svn path=/head/; revision=210989
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/netpipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index 5c5fed61ae8d..e1fd203860cc 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.scl.ameslab.gov/Projects/Netpipe/code/ \ MASTER_SITE_SUBDIR= jkoshy DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A self-scaling network benchmark WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} |