diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 05:36:33 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 05:36:33 +0000 |
commit | 2c76eb43219c1cf4d668c07e480fc76dc59a3c41 (patch) | |
tree | 0e345bbf6c2d46a2df610b4f836acc988841efb9 /benchmarks | |
parent | f7ec30ce5edabb0534fcf5efc5129c26cf3c6165 (diff) | |
download | FreeBSD-ports-2c76eb43219c1cf4d668c07e480fc76dc59a3c41.zip FreeBSD-ports-2c76eb43219c1cf4d668c07e480fc76dc59a3c41.tar.gz |
Deprecate port with no more public distfiles
Diffstat (limited to 'benchmarks')
-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 cc7342e..c1ca40f 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 |