summaryrefslogtreecommitdiffstats
path: root/perl/perl-digest-hmac/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-digest-hmac/README')
-rw-r--r--perl/perl-digest-hmac/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/perl/perl-digest-hmac/README b/perl/perl-digest-hmac/README
index 725f14d523..c0d31e28a0 100644
--- a/perl/perl-digest-hmac/README
+++ b/perl/perl-digest-hmac/README
@@ -7,5 +7,4 @@ The Digest::HMAC module follow the common Digest:: interface, but the
constructor takes the secret key and the name of some other simple Digest::
module as argument.
-It depends on: perl-digest-sha1 (available from Slackbuilds.org)
-
+This requires perl-digest-sha1.