diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
commit | dafa76efc43dcff11da560561b316f55884aa07a (patch) | |
tree | 82ec2ed42d64a1a22e04029f55b8d07192fc7e6d /benchmarks | |
parent | fc89b6a693ee66d076b631b4a124e721b8c5fec1 (diff) | |
download | freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.gz freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.zst freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.zip |
Reset maintainership.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index e98a1822f154..f8880677cf23 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A distributed network benchmarking system RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |