diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-01-16 13:05:20 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-01-16 13:05:20 +0000 |
commit | caeaebda9fed9a654024dfc3054f1cd7ba0c4d42 (patch) | |
tree | 092904b74085da5ef04b5e4fc95e604cc045e0ee /benchmarks | |
parent | 2b4889f439c0ddfb96f7f27d29fc9799a07aacf7 (diff) | |
download | ports-caeaebda9fed9a654024dfc3054f1cd7ba0c4d42.tar.gz ports-caeaebda9fed9a654024dfc3054f1cd7ba0c4d42.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 38c901dc5459..63132d5b8cde 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= as@bsdgroup.de +MAINTAINER= ports@FreeBSD.org COMMENT= A benchmarking tool for Web proxies LICENSE= APACHE20 |