diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-12-12 01:24:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-12-12 01:24:34 +0000 |
commit | d860e6e51615612712dfa1bc40e210bbe3670f58 (patch) | |
tree | 6dc2a174c6b55f479e8ad790f934564d4b5b140e /benchmarks | |
parent | ec6218dc99742d497a59c5e122982d895546f6fa (diff) | |
download | ports-d860e6e51615612712dfa1bc40e210bbe3670f58.tar.gz ports-d860e6e51615612712dfa1bc40e210bbe3670f58.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/super-smack/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/sysbench/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index fe9a10f03d56..36ef5e53fa44 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= benchmarks databases MASTER_SITES= http://vegan.net/tony/supersmack/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= A benchmarking, stress testing, and load generation tool for Databases GNU_CONFIGURE= yes diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 0087cf823a35..6f6b09fb31b8 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= A modular, cross-platform and multi-threaded benchmark tool GNU_CONFIGURE= yes |