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 /irc | |
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 'irc')
-rw-r--r-- | irc/p5-AnyEvent-IRC/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-AnyEvent-IRC/pkg-descr b/irc/p5-AnyEvent-IRC/pkg-descr index e54504418022..2ffdbea4597c 100644 --- a/irc/p5-AnyEvent-IRC/pkg-descr +++ b/irc/p5-AnyEvent-IRC/pkg-descr @@ -1,3 +1,3 @@ AnyEvent::IRC is an event system independend IRC protocol module. -WWW: http://search.cpan.org/dist/AnyEvent-IRC +WWW: http://search.cpan.org/dist/AnyEvent-IRC/ |