diff options
author | adrian <adrian@FreeBSD.org> | 2003-07-31 14:53:56 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2003-07-31 14:53:56 +0800 |
commit | 12af07208b5fc48d64cb2031b2e51dbad61e3335 (patch) | |
tree | c50fae011631956d633903df94065a3512c7b5e7 /benchmarks | |
parent | f30aa727dac6f193dc91fb41b3463648e0da992d (diff) | |
download | freebsd-ports-gnome-12af07208b5fc48d64cb2031b2e51dbad61e3335.tar.gz freebsd-ports-gnome-12af07208b5fc48d64cb2031b2e51dbad61e3335.tar.zst freebsd-ports-gnome-12af07208b5fc48d64cb2031b2e51dbad61e3335.zip |
Take over maintainership with Dmitry's blessing.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index aa9bd933bbce..ad749bcb5ff8 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= demon@FreeBSD.org +MAINTAINER= adrian@FreeBSD.org COMMENT= A benchmarking tool for Web proxies diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index aa9bd933bbce..ad749bcb5ff8 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= demon@FreeBSD.org +MAINTAINER= adrian@FreeBSD.org COMMENT= A benchmarking tool for Web proxies |