diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/geekbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/super-smack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/geekbench/Makefile b/benchmarks/geekbench/Makefile index dcd3590bf540..03224aa913f5 100644 --- a/benchmarks/geekbench/Makefile +++ b/benchmarks/geekbench/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.primatelabs.ca/download/ DISTNAME= Geekbench21-Linux DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform benchmark suite NO_BUILD= yes diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index 53ee03b052fa..ed2289334def 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= benchmarks databases MASTER_SITES= http://vegan.net/tony/supersmack/ -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking, stress testing, and load generation tool for Databases GNU_CONFIGURE= yes |