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 /sysutils/p5-Lchown | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-Lchown')
-rw-r--r-- | sysutils/p5-Lchown/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Lchown/pkg-descr b/sysutils/p5-Lchown/pkg-descr index 7c60bfff6bfe..cd0ef9534f4f 100644 --- a/sysutils/p5-Lchown/pkg-descr +++ b/sysutils/p5-Lchown/pkg-descr @@ -1,4 +1,4 @@ Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a symbolic link itself instead of to the file the link points to. -WWW: http://search.cpan.org/dist/Lchown/ +WWW: https://metacpan.org/release/Lchown |