diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /security/p5-Apache-Htpasswd | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) | |
download | ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip |
Notes
Diffstat (limited to 'security/p5-Apache-Htpasswd')
-rw-r--r-- | security/p5-Apache-Htpasswd/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Apache-Htpasswd/pkg-descr b/security/p5-Apache-Htpasswd/pkg-descr index 376a4d392faa..47473c23f500 100644 --- a/security/p5-Apache-Htpasswd/pkg-descr +++ b/security/p5-Apache-Htpasswd/pkg-descr @@ -6,4 +6,4 @@ The password file is a flat-file with login names and their associated crypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files. -WWW: http://search.cpan.org/dist/Apache-Htpasswd/ +WWW: https://metacpan.org/release/Apache-Htpasswd |