diff options
author | grant <grant> | 2004-03-28 02:42:51 +0000 |
---|---|---|
committer | grant <grant> | 2004-03-28 02:42:51 +0000 |
commit | bce8197d56ad68110aebfefbdb7b6cdf7854889a (patch) | |
tree | b2ee927b566b7f2bc25108e89b217a6fb2aacfbd /pkgtools | |
parent | 1b5bac2cd9e823a5915d0306425203269ab6420f (diff) | |
download | pkgsrc-bce8197d56ad68110aebfefbdb7b6cdf7854889a.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. |