summaryrefslogtreecommitdiff
path: root/benchmarks/forkbomb
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-12 13:23:48 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-12 13:23:48 +0000
commita6133d9fae08c60d8e64ae5647cba6c171e28a78 (patch)
tree38989d2438128b43439240f86bcdee2e6c71ff2a /benchmarks/forkbomb
parentAdd freebooters 0.2.1, (diff)
Drop maintainership to ports@FreeBSD.org
PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz>
Notes
Notes: svn path=/head/; revision=119016
Diffstat (limited to 'benchmarks/forkbomb')
-rw-r--r--benchmarks/forkbomb/Makefile2
1 files changed, 1 insertions, 1 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