diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-02-12 09:30:23 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-02-12 09:30:23 +0000 |
commit | 85b13ac3456712ce4a3973a7c6003813debd8e52 (patch) | |
tree | 2b1452d1bf861954cdfa6f97d11aa0eda51958ce /security/p5-Auth-YubikeyDecrypter | |
parent | 5311b5d499fc4ad38b1bbd76da1076d2e0871b97 (diff) | |
download | ports-85b13ac3456712ce4a3973a7c6003813debd8e52.tar.gz ports-85b13ac3456712ce4a3973a7c6003813debd8e52.zip |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace
Notes
Notes:
svn path=/head/; revision=268973
Diffstat (limited to 'security/p5-Auth-YubikeyDecrypter')
-rw-r--r-- | security/p5-Auth-YubikeyDecrypter/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Auth-YubikeyDecrypter/pkg-descr b/security/p5-Auth-YubikeyDecrypter/pkg-descr index da7c7a30fd7d..9c5dc06e7634 100644 --- a/security/p5-Auth-YubikeyDecrypter/pkg-descr +++ b/security/p5-Auth-YubikeyDecrypter/pkg-descr @@ -12,4 +12,4 @@ Please note - this module does not perform authentication - it is a required component to decrypt the token first before authentication can be performed. -WWW: http://search.cpan.org/~massyn/Auth-Yubikey_Decrypter-0.07/ +WWW: http://search.cpan.org/dist/Auth-Yubikey_Decrypter/ |