diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
commit | fa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch) | |
tree | 121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /benchmarks/dbench | |
parent | 8799ec4852cf544597be3948c09ee4a51868122c (diff) | |
download | freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.gz freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.zst freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.zip |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
Diffstat (limited to 'benchmarks/dbench')
-rw-r--r-- | benchmarks/dbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index edb683c747fb..340c2e1fa70a 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= SAMBA MASTER_SITE_SUBDIR= ../../ftp/tridge/dbench -MAINTAINER= kimelto@gmail.com +MAINTAINER= jlaffaye@FreeBSD.org COMMENT= A simulation of the Ziff-Davis netbench benchmark LIB_DEPENDS= popt:${PORTSDIR}/devel/popt |