diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-15 05:29:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-15 05:29:12 +0000 |
commit | 48c026560a7b9a8f5b8c20a1f0795dbbae9de59d (patch) | |
tree | f0706a4d5cddb89e4e18032dca04dedf6650254c | |
parent | - Update to 1.0.1 (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=193541
-rw-r--r-- | benchmarks/postmark/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index b8eda5d22571..aa1c1d8223d0 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org COMMENT= NetApps file system benchmark +BROKEN= Checksum mismatch + NO_WRKSUBDIR= yes PLIST_FILES= sbin/postmark |