diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-09-29 09:34:48 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-09-29 09:34:48 +0000 |
commit | 41cbdf29b2de1f6d94276fedd999967ac00dcd94 (patch) | |
tree | 6a17cca669d3a82d8998a7804fa5f4b1b2e554b4 /net-im/p5-Net-XMPP | |
parent | 0e0a69b04b3e86e4c402c9d1cd8609ef55e3e510 (diff) |
Fix WWW.
Submitted by: maintainer
PR: 86702
Notes
Notes:
svn path=/head/; revision=143757
Diffstat (limited to 'net-im/p5-Net-XMPP')
-rw-r--r-- | net-im/p5-Net-XMPP/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-XMPP/pkg-descr b/net-im/p5-Net-XMPP/pkg-descr index db9d9be69059..ab9c7c7fd647 100644 --- a/net-im/p5-Net-XMPP/pkg-descr +++ b/net-im/p5-Net-XMPP/pkg-descr @@ -8,4 +8,4 @@ access to the XMPP protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester. -WWW: http://www.xmpp.org/ +WWW: http://search.cpan.org/dist/Net-XMPP/ |