diff options
author | az <az@FreeBSD.org> | 2011-02-12 17:30:23 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-02-12 17:30:23 +0800 |
commit | b7f134a381a2c0c62e7d2f2978219f67f592557a (patch) | |
tree | 9aa59553c564facbd00c7603c3bbd0287a97ee0f /mail/p5-Dancer-Plugin-Email | |
parent | 49d27976ac26e68d28bc50b9f07dd8ccc0e7547d (diff) | |
download | freebsd-ports-gnome-b7f134a381a2c0c62e7d2f2978219f67f592557a.tar.gz freebsd-ports-gnome-b7f134a381a2c0c62e7d2f2978219f67f592557a.tar.zst freebsd-ports-gnome-b7f134a381a2c0c62e7d2f2978219f67f592557a.zip |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace
Diffstat (limited to 'mail/p5-Dancer-Plugin-Email')
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/pkg-descr b/mail/p5-Dancer-Plugin-Email/pkg-descr index 02c8ecd2d355..fa194b8cc269 100644 --- a/mail/p5-Dancer-Plugin-Email/pkg-descr +++ b/mail/p5-Dancer-Plugin-Email/pkg-descr @@ -4,4 +4,4 @@ how you wish to send the email in your application's YAML configuration file, then call the email keyword passing the necessary parameters. -WWW: http://search.cpan.org/~ironcamel/Dancer-Plugin-Email/ +WWW: http://search.cpan.org/dist/Dancer-Plugin-Email/ |