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 /x11-toolkits/p5-Tk-Action | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-Action')
-rw-r--r-- | x11-toolkits/p5-Tk-Action/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-Action/pkg-descr b/x11-toolkits/p5-Tk-Action/pkg-descr index 7b2ea4b73738..ba17ddbf3cda 100644 --- a/x11-toolkits/p5-Tk-Action/pkg-descr +++ b/x11-toolkits/p5-Tk-Action/pkg-descr @@ -6,4 +6,4 @@ This module helps managing actions in a Tk GUI: just create a new object, associate some widgets and bindings with add_widget() and then de/activate the whole action at once with enable() or disable(). -WWW: http://search.cpan.org/dist/Tk-Action/ +WWW: https://metacpan.org/release/Tk-Action |