diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /benchmarks | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/spec-sfs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index abb856d56caf..a194a102ce2e 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -12,7 +12,7 @@ DISTFILES= himenoBMTxp_xl.lzh:F77 himenoBMTxp_l.lzh:F77 himenoBMTxp_m.lzh:F77 \ cc_himenoBMTxp_m.lzh:C cc_himenoBMTxp_s.lzh:C f90_xp.lzh:F90 himenobmtxpa.lzh:C DIST_SUBDIR= himeno -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Himeno bench benchmark, solves Poisson eq. with Jacobi's method USES= lha diff --git a/benchmarks/spec-sfs/Makefile b/benchmarks/spec-sfs/Makefile index c509264cbe5f..df577a9c6da1 100644 --- a/benchmarks/spec-sfs/Makefile +++ b/benchmarks/spec-sfs/Makefile @@ -10,7 +10,7 @@ CATEGORIES= benchmarks java DISTNAME= SPECsfs2008-1.00 EXTRACT_SUFX= .iso -MAINTAINER= rodrigc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SPEC NFS and CIFS filesystem benchmark suite NO_PACKAGE= license restricts redistribution |