diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 05:36:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 05:36:33 +0000 |
commit | a9746993e1cf5d29b10e89bf587a5c6abe410c67 (patch) | |
tree | c4e5eafce04fa36e726541c97a5fe500946ff448 /benchmarks/mdtest | |
parent | 6f2a9fa822ada022bdf70d7b2a8f3003681f9bf1 (diff) | |
download | ports-a9746993e1cf5d29b10e89bf587a5c6abe410c67.tar.gz ports-a9746993e1cf5d29b10e89bf587a5c6abe410c67.zip |
Notes
Diffstat (limited to 'benchmarks/mdtest')
-rw-r--r-- | benchmarks/mdtest/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index cc7342eefb17..c1ca40fab9d3 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.llnl.gov/icc/lc/siop/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A filesystem metadata benchmark utility +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + PLIST_FILES= bin/mdtest OPTIONS= OPENMPI "Use openmpi instead of mpich2" off |