diff options
author | grant <grant@pkgsrc.org> | 2004-03-28 02:42:51 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-03-28 02:42:51 +0000 |
commit | 95c5f08027576523589d3091761280659a5528b6 (patch) | |
tree | b2ee927b566b7f2bc25108e89b217a6fb2aacfbd /pkgtools | |
parent | ffb54db2709f8ad9b9d3a77f0257aa3e63baa512 (diff) | |
download | pkgsrc-95c5f08027576523589d3091761280659a5528b6.tar.gz |
sync with ../DESCR
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/digest/files/DESCR | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/pkgtools/digest/files/DESCR b/pkgtools/digest/files/DESCR index 7bd9043a960..3adfb61977e 100644 --- a/pkgtools/digest/files/DESCR +++ b/pkgtools/digest/files/DESCR @@ -1,5 +1,2 @@ -This utility is a wrapper for the md5(3), sha1(3) and rmd160(3) -routines. - -The utility is linked statically, so that it can be used without any -shared libraries installed on the system. +This utility is a wrapper for the md5(3), rmd160(3), and sha1, sha256, +sha384 and sha512 routines. |