aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-13 11:01:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-13 11:01:24 +0000
commit078cf4e1900e41fb6cfc0e07f7e1026a52dc295f (patch)
tree998d1a0706e615c37d7eea156b2886a0a6b3ea27 /devel/Makefile
parent596c046cb8e073a0699367522dd7f38c05498f45 (diff)
downloadports-078cf4e1900e41fb6cfc0e07f7e1026a52dc295f.tar.gz
ports-078cf4e1900e41fb6cfc0e07f7e1026a52dc295f.zip
Add dits 1.0,
Dits is a tool for validating disk drivers, file systems, and lock managers. More than a simple exerciser, dits is able to verify that no detectable data integrity errors have occurred. PR: ports/74953 Submitted by: Greg Becker <greg@codeconcepts.com>
Notes
Notes: svn path=/head/; revision=123921
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 257c94d9c92c..f43af586dbde 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -196,6 +196,7 @@
SUBDIR += directfb
SUBDIR += distcc
SUBDIR += distel
+ SUBDIR += dits
SUBDIR += dmake
SUBDIR += dmalloc
SUBDIR += doc++