diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
commit | b9aa02de83a23681b287ab87b02f73bb154620b2 (patch) | |
tree | 03f587cf3bf18987f3e7d1bada5c89940c224ec7 /benchmarks | |
parent | 1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff) | |
download | freebsd-ports-graphics-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz freebsd-ports-graphics-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst freebsd-ports-graphics-b9aa02de83a23681b287ab87b02f73bb154620b2.zip |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/libmicro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/libmicro/Makefile b/benchmarks/libmicro/Makefile index 2726cb9f8ef..ed7bf0503ea 100644 --- a/benchmarks/libmicro/Makefile +++ b/benchmarks/libmicro/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= benchmarks MASTER_SITES= http://opensolaris.org/os/community/performance/libmicro/ -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of utilities to benchmark productivity of system calls USE_GMAKE= yes |