diff options
author | wen <wen@FreeBSD.org> | 2014-09-28 23:03:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-09-28 23:03:23 +0800 |
commit | 9d094ddecfc9b2c5d315b815f8757fdf37bc1e5c (patch) | |
tree | 557b49f1a11123331f1acfe6514d0e29ca7bec67 /benchmarks/pathload | |
parent | 999e3a6d55c0fd12aab1b742f07544de8395ea23 (diff) | |
download | freebsd-ports-gnome-9d094ddecfc9b2c5d315b815f8757fdf37bc1e5c.tar.gz freebsd-ports-gnome-9d094ddecfc9b2c5d315b815f8757fdf37bc1e5c.tar.zst freebsd-ports-gnome-9d094ddecfc9b2c5d315b815f8757fdf37bc1e5c.zip |
- Reset maintainer to ports@
PR: 193990
Submitted by: dikshie@gmail.com(previous maintainer)
Diffstat (limited to 'benchmarks/pathload')
-rw-r--r-- | benchmarks/pathload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pathload/Makefile b/benchmarks/pathload/Makefile index df35dd7d8f5b..fb0f49bc44e6 100644 --- a/benchmarks/pathload/Makefile +++ b/benchmarks/pathload/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 network path available bandwidth estimation GNU_CONFIGURE= yes |