diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-05 18:33:39 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-05 18:33:39 +0000 |
commit | 88cc5045652cf0595ebdfaf9363f2a43da5b6c72 (patch) | |
tree | 8384b56fdbc1046b77419adc9c092d55086f030e /benchmarks/dbench | |
parent | 3d8b2750a671cebd8e36d291e9c32489793a04b6 (diff) | |
download | ports-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.tar.gz ports-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.zip |
Notes
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 13a2c17ba165..dd55c3b73c9b 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= SAMBA/tridge/dbench -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simulation of the Ziff-Davis netbench benchmark LICENSE= GPLv3 |