diff options
author | glarkin <glarkin@FreeBSD.org> | 2009-05-15 03:30:58 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2009-05-15 03:30:58 +0800 |
commit | 97c34be883e9927493934279420224dcdf3586a6 (patch) | |
tree | ff9db04480bd70cea93206249335758ebd156d4b /www | |
parent | a4c6910aac3a0d17dcb58b8e0780c1a9aaadcf08 (diff) | |
download | freebsd-ports-gnome-97c34be883e9927493934279420224dcdf3586a6.tar.gz freebsd-ports-gnome-97c34be883e9927493934279420224dcdf3586a6.tar.zst freebsd-ports-gnome-97c34be883e9927493934279420224dcdf3586a6.zip |
- Fixed incorrect WWW: tag
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-descr b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-descr index 5829b7d6e778..1d0f962fef18 100644 --- a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-descr +++ b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-descr @@ -5,4 +5,4 @@ a limited number of requests (in Apache 2 this is achieved with the MaxKeepAliveRequests directive). This module allows you to limit the maximum number of keep alive requests to a server. -WWW: http://search.cpan.org/dist/LWP-UserAgent-Determined/ +WWW: http://search.cpan.org/dist/LWP-ConnCache-MaxKeepAliveRequests/ |