diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-14 15:43:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-14 15:43:03 +0800 |
commit | 3f0c98a0815da4b2a135081a57f41245508adf9a (patch) | |
tree | 0cf50fa95c967bac457c8ece92c94c3659f55c6f /net-im | |
parent | 2d86d413f735f7ab13bae1033a1114997b4b2f2b (diff) | |
download | freebsd-ports-gnome-3f0c98a0815da4b2a135081a57f41245508adf9a.tar.gz freebsd-ports-gnome-3f0c98a0815da4b2a135081a57f41245508adf9a.tar.zst freebsd-ports-gnome-3f0c98a0815da4b2a135081a57f41245508adf9a.zip |
- Add missing trailing slash to WWW
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-AnyEvent-XMPP/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/pkg-descr b/net-im/p5-AnyEvent-XMPP/pkg-descr index 4bde30eb3738..d84d8df0a9cb 100644 --- a/net-im/p5-AnyEvent-XMPP/pkg-descr +++ b/net-im/p5-AnyEvent-XMPP/pkg-descr @@ -1,3 +1,3 @@ AnyEvent::XMPP is an implementation of the XMPP Protocol. -WWW: http://search.cpan.org/dist/AnyEvent-XMPP +WWW: http://search.cpan.org/dist/AnyEvent-XMPP/ |