diff options
author | Frederic Culot <culot@FreeBSD.org> | 2016-02-24 12:17:16 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2016-02-24 12:17:16 +0000 |
commit | 5adb7f344a4313bd9e34d06373c7de12689c036c (patch) | |
tree | d543976f6131d2bd4ca3ba1cebb84fcaf2dccf8f /benchmarks/ubench | |
parent | Document squid remote DoS in HTTP response processing (diff) |
- Reassign brian@'s ports after his commit bit was taken in for safekeeping
Diffstat (limited to 'benchmarks/ubench')
-rw-r--r-- | benchmarks/ubench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 75d0fb995e17..97c34cac141a 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.32 CATEGORIES= benchmarks MASTER_SITES= SUNSITE/system/benchmark -MAINTAINER= brian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unix Benchmark Utility for CPU(s) and memory HAS_CONFIGURE= yes |