diff options
author | tobik <tobik@FreeBSD.org> | 2019-02-19 20:49:04 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-02-19 20:49:04 +0800 |
commit | d7d4607b1bc769b231de8b03c15077cd2025cffc (patch) | |
tree | ed1b66df8b3cc424e3a0e50ad7e18d819b5da0b0 /sysutils/py-bitrot | |
parent | 5b0ff8c03c54b2abd6f54a3d0d852c3e26f996c5 (diff) | |
download | freebsd-ports-gnome-d7d4607b1bc769b231de8b03c15077cd2025cffc.tar.gz freebsd-ports-gnome-d7d4607b1bc769b231de8b03c15077cd2025cffc.tar.zst freebsd-ports-gnome-d7d4607b1bc769b231de8b03c15077cd2025cffc.zip |
sysutils/py-bitrot: Try and improve package description
Submitted by: adridg
Diffstat (limited to 'sysutils/py-bitrot')
-rw-r--r-- | sysutils/py-bitrot/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/py-bitrot/pkg-descr b/sysutils/py-bitrot/pkg-descr index 248256ff9091..783bc35c871c 100644 --- a/sysutils/py-bitrot/pkg-descr +++ b/sysutils/py-bitrot/pkg-descr @@ -1,4 +1,8 @@ Detects bit rotten files on the hard drive to save your precious photo and music collection from slow decay. +It reports on files whose contents have changed without their +modification times being updated. This may be an indication of +bitrot. + WWW: https://github.com/ambv/bitrot |