summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-03-28 02:42:51 +0000
committergrant <grant@pkgsrc.org>2004-03-28 02:42:51 +0000
commit35c826f6a5b56c6035c1cc0a9f5334906dd62db0 (patch)
treeb2ee927b566b7f2bc25108e89b217a6fb2aacfbd /pkgtools/digest
parentc8ff9fd2fffa44ec5eb82b4a8cd92630c91141e5 (diff)
downloadpkgsrc-35c826f6a5b56c6035c1cc0a9f5334906dd62db0.tar.gz
sync with ../DESCR
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/files/DESCR7
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.