diff options
author | tobez <tobez@FreeBSD.org> | 2005-09-29 17:34:48 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-09-29 17:34:48 +0800 |
commit | e5f9559e540656c39f96236046f0a1ee5ad9a04a (patch) | |
tree | f9c4d5dd1a28de8314c4a9727401db08baa8ca87 | |
parent | 6c4142d1715b8af1d5da411329aa98db0595d377 (diff) | |
download | freebsd-ports-gnome-e5f9559e540656c39f96236046f0a1ee5ad9a04a.tar.gz freebsd-ports-gnome-e5f9559e540656c39f96236046f0a1ee5ad9a04a.tar.zst freebsd-ports-gnome-e5f9559e540656c39f96236046f0a1ee5ad9a04a.zip |
Fix WWW.
Submitted by: maintainer
PR: 86702
-rw-r--r-- | net-im/p5-Net-XMPP/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-XMPP/pkg-descr | 2 |
2 files changed, 2 insertions, 2 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/ diff --git a/net/p5-Net-XMPP/pkg-descr b/net/p5-Net-XMPP/pkg-descr index db9d9be69059..ab9c7c7fd647 100644 --- a/net/p5-Net-XMPP/pkg-descr +++ b/net/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/ |