diff options
author | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
commit | 83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /benchmarks | |
parent | a57e25e19f546eddc7c1e37a8190e39b82d80924 (diff) | |
download | freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/sysbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/unixbench/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 01069c000aab..ec1d5b6f07da 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= benchmarks databases MASTER_SITES= SF -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Modular, cross-platform, and multi-threaded benchmark tool LICENSE= GPLv2 diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index 2be7e3b070d1..8a372b7d07ec 100644 --- a/benchmarks/unixbench/Makefile +++ b/benchmarks/unixbench/Makefile @@ -8,7 +8,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/ EXTRACT_SUFX= .tgz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The BYTE magazine's Public Domain benchmark for UNIX SUB_FILES= unixbench |