diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-01-25 15:29:26 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-01-25 15:29:26 +0000 |
commit | a2c2dec5205be1e873c38ac4010abcea04259aca (patch) | |
tree | cde094baa30ffffbbaecb00f87093710fb1f6196 | |
parent | Update to 0.05. (diff) |
Provide correct link to module and since I forgot to include it in the
original commit message:
WWW: http://search.cpan.org/dist/Net-YAP/
Submitted by: miwi@
Notes
Notes:
svn path=/head/; revision=248563
-rw-r--r-- | www/p5-Net-YAP/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-YAP/pkg-descr b/www/p5-Net-YAP/pkg-descr index 6ecec37c99cd..c8287ca915ca 100644 --- a/www/p5-Net-YAP/pkg-descr +++ b/www/p5-Net-YAP/pkg-descr @@ -1,4 +1,4 @@ Perl module to be used as a conduit to communicate with the -Yahoo! Application Platform +Yahoo! Application Platform. -WWW: http://search.cpan.org/~friffin/Net-YAP/ +WWW: http://search.cpan.org/dist/Net-YAP/ |