diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-12-12 09:24:34 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-12-12 09:24:34 +0800 |
commit | 25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4 (patch) | |
tree | 34e490b24ab3ff4ff32a299edca4f27d213294ad /benchmarks | |
parent | e5afce097433da175639b9de4e6d6f897dd8aa9c (diff) | |
download | freebsd-ports-gnome-25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4.tar.gz freebsd-ports-gnome-25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4.tar.zst freebsd-ports-gnome-25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4.zip |
change maintainer email address
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 |