diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2014-09-27 01:46:53 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2014-09-27 01:46:53 +0000 |
commit | 632d49652883972897de0acdc859e620ecd271e4 (patch) | |
tree | b778c9069a9d45365eb87914a3a45ae3934da871 /sysutils/f3/pkg-descr | |
parent | Install scan-view dependencies. (diff) |
F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity
of a flash card (flash drive, flash disk, pendrive). It writes to
the card and then checks if it can read it. It will assure that
you haven't been sold a card with a smaller capacity than stated.
WARNING: All data on the tested disk might be lost!
WWW: http://oss.digirati.com.br/f3
PR: 193779
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Diffstat (limited to 'sysutils/f3/pkg-descr')
-rw-r--r-- | sysutils/f3/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/f3/pkg-descr b/sysutils/f3/pkg-descr new file mode 100644 index 000000000000..9f53d27266b6 --- /dev/null +++ b/sysutils/f3/pkg-descr @@ -0,0 +1,8 @@ +F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity +of a flash card (flash drive, flash disk, pendrive). It writes to +the card and then checks if it can read it. It will assure that +you haven't been sold a card with a smaller capacity than stated. + +WARNING: All data on the tested disk might be lost! + +WWW: http://oss.digirati.com.br/f3 |