diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /security/p5-Crypt-ECB | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-ECB')
-rw-r--r-- | security/p5-Crypt-ECB/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-ECB/pkg-descr b/security/p5-Crypt-ECB/pkg-descr index 0ed90f7dcbe0..495a277b49b6 100644 --- a/security/p5-Crypt-ECB/pkg-descr +++ b/security/p5-Crypt-ECB/pkg-descr @@ -11,6 +11,6 @@ Crypt::CBC meaning you can access Crypt::ECB exactly like Crypt::CBC, though Crypt::ECB is more flexible. For example you can change the key or the cipher without having to create a new crypt object. -WWW: http://search.cpan.org/search?dist=Crypt-ECB +WWW: http://search.cpan.org/dist/Crypt-ECB/ --will |