diff options
author | krion <krion@FreeBSD.org> | 2004-10-12 21:23:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-12 21:23:48 +0800 |
commit | 88ffaaafefdd307192537dd8b720bf3caa383d40 (patch) | |
tree | d448f3b445e949d6b538fcf512ce42e93db71b93 /benchmarks | |
parent | f0bf955f2d9d99875d5909c3ae99b1b055ddc557 (diff) | |
download | freebsd-ports-gnome-88ffaaafefdd307192537dd8b720bf3caa383d40.tar.gz freebsd-ports-gnome-88ffaaafefdd307192537dd8b720bf3caa383d40.tar.zst freebsd-ports-gnome-88ffaaafefdd307192537dd8b720bf3caa383d40.zip |
Drop maintainership to ports@FreeBSD.org
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/forkbomb/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/webbench/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/forkbomb/Makefile b/benchmarks/forkbomb/Makefile index ff39047800ce..49ee2eb7c090 100644 --- a/benchmarks/forkbomb/Makefile +++ b/benchmarks/forkbomb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/benchmark -MAINTAINER= hsn@netmag.cz +MAINTAINER= ports@FreeBSD.org COMMENT= System stress testing tool USE_GETOPT_LONG=yes diff --git a/benchmarks/webbench/Makefile b/benchmarks/webbench/Makefile index 2788d3e81712..5163a469a47c 100644 --- a/benchmarks/webbench/Makefile +++ b/benchmarks/webbench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks www MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/www/servers -MAINTAINER= hsn@netmag.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Simple forking web benchmark USE_GETOPT_LONG=yes |