aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OTP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-27 20:15:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-27 20:15:16 +0000
commitad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch)
tree201adaff0e1c66da3b283ce829b513b8e5ad8f58 /security/p5-Crypt-OTP
parentaabdb79c21f13281c2cf333a6b0414a228bf9406 (diff)
downloadports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz
ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip
Update WWW
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
Notes
Notes: svn path=/head/; revision=470993
Diffstat (limited to 'security/p5-Crypt-OTP')
-rw-r--r--security/p5-Crypt-OTP/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OTP/pkg-descr b/security/p5-Crypt-OTP/pkg-descr
index 01ccef4146d3..d8ca22d4dacb 100644
--- a/security/p5-Crypt-OTP/pkg-descr
+++ b/security/p5-Crypt-OTP/pkg-descr
@@ -4,6 +4,6 @@ message is XOR'ed. Encryption and decryption are performed using
excactly the same method, and the message will decrypt correctly
only if the same pad is used in decryption as was use in encryption.
-WWW: http://search.cpan.org/dist/Crypt-OTP/
+WWW: https://metacpan.org/release/Crypt-OTP
Seamus Venasse <svenasse@polaris.ca>