diff options
author | wen <wen@FreeBSD.org> | 2014-09-28 22:22:13 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-09-28 22:22:13 +0800 |
commit | 74af8ef68c4be6f9c09f45f08b1f51131a229103 (patch) | |
tree | 3664570a198ba6df5d90173784d48ffbed3ae535 /benchmarks/pathrate | |
parent | a333acff17280bd4b2883e7640d9b77ff56cfe16 (diff) | |
download | freebsd-ports-gnome-74af8ef68c4be6f9c09f45f08b1f51131a229103.tar.gz freebsd-ports-gnome-74af8ef68c4be6f9c09f45f08b1f51131a229103.tar.zst freebsd-ports-gnome-74af8ef68c4be6f9c09f45f08b1f51131a229103.zip |
- Reset maintainer to ports@
PR: 193991
Submitted by: dikshie@gmail.com(previous maintainer)
Diffstat (limited to 'benchmarks/pathrate')
-rw-r--r-- | benchmarks/pathrate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pathrate/Makefile b/benchmarks/pathrate/Makefile index c9abc631fa7c..43443ccf68f0 100644 --- a/benchmarks/pathrate/Makefile +++ b/benchmarks/pathrate/Makefile @@ -7,7 +7,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ DISTNAME= ${PORTNAME} -MAINTAINER= dikshie@lapi.itb.ac.id +MAINTAINER= ports@FreeBSD.org COMMENT= Measurement tool for capacity estimation of network paths GNU_CONFIGURE= yes |