From 1a40fc2c805433f509dc79c94c1c7d3c417ae171 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Tue, 14 Sep 2010 07:59:47 +0000 Subject: [PATCH] Take MAINTAINERship - I have some changes that I'd like to submit upstream. Approved by: leeym@ Feature safe: yes --- benchmarks/ubench/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 8fd9231f58cb..fdd6ff779641 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/benchmark -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= brian@FreeBSD.org COMMENT= Unix Benchmark Utility for CPU(s) and memory HAS_CONFIGURE= yes