diff options
Diffstat (limited to 'benchmarks/dbench/Makefile')
-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 4472c48a5914..ac62a3d41756 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= benchmarks MASTER_SITES= ftp://dnuc.polyn.kiae.su/pub/dbench/ -MAINTAINER= nyxo@dnuc.polyn.kiae.su +MAINTAINER= ports@FreeBSD.org COMMENT= A simulation of the Ziff-Davis netbench benchmark WRKSRC= ${WRKDIR}/dbench |