diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /benchmarks | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) | |
download | ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.tar.gz ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/xdd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/xdd/Makefile b/benchmarks/xdd/Makefile index 5f90c35e4c39..c84b70b5d746 100644 --- a/benchmarks/xdd/Makefile +++ b/benchmarks/xdd/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool for measuring and characterizing disk subsystem I/O +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/${DISTNAME} PLIST_FILES= bin/xdd bin/timeserver bin/gettime USES= dos2unix |