diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-09-28 15:03:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-09-28 15:03:23 +0000 |
commit | 6514e9b82210279cb0808a8bfcc70ba99d1b7a2a (patch) | |
tree | 557b49f1a11123331f1acfe6514d0e29ca7bec67 /benchmarks | |
parent | 05e15b966d740e4920b4730776fbe60b07e0d629 (diff) | |
download | ports-6514e9b82210279cb0808a8bfcc70ba99d1b7a2a.tar.gz ports-6514e9b82210279cb0808a8bfcc70ba99d1b7a2a.zip |
Notes
Diffstat (limited to 'benchmarks')
-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 |