diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-04-18 19:42:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-04-18 19:42:57 +0000 |
commit | 0459402774ffe659ac2e8d942e4b4ab022660366 (patch) | |
tree | 4a4c6d3169ca88687f51b0b9cb0c193be7317b56 /sysutils/Makefile | |
parent | e30e9b20be1fd2e89493a448bf44e32c37595079 (diff) |
Add testdisk 5.1, tool to check and undelete partitions.
WWW: http://www.cgsecurity.org/
PR: ports/63615
Submitted by: Florent Thoumie <flz@xbsd.org>
Notes
Notes:
svn path=/head/; revision=107481
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 5fbe178a54d6..06f603f4a728 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -360,6 +360,7 @@ SUBDIR += tct SUBDIR += tdir SUBDIR += tentakel + SUBDIR += testdisk SUBDIR += thefish SUBDIR += ticker.app SUBDIR += timelimit |