diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
commit | 83764e1daa03098dc428ee168dfdd6d9bff09502 (patch) | |
tree | 6e54166a37d3eb7345e578985257c0cacc56c113 /www | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) | |
download | ports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-DBI/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-Apache-Template/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Authorization-Roles/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-Catalyst-View-GraphViz/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-Geo-Caching/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/pkg-descr | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Apache-DBI/pkg-descr b/www/p5-Apache-DBI/pkg-descr index 84940da3dad7..0b4692c02722 100644 --- a/www/p5-Apache-DBI/pkg-descr +++ b/www/p5-Apache-DBI/pkg-descr @@ -15,4 +15,4 @@ o DBI.pm provides persistent database connections: rollback to ensure data integrity - configurable verification of the connections to avoid time-outs. -WWW: http://search.cpan.org/~pgollucci/Apache-DBI-0.98/ +WWW: http://search.cpan.org/dist/Apache-DBI/ diff --git a/www/p5-Apache-Template/pkg-descr b/www/p5-Apache-Template/pkg-descr index 39dfcefcca7a..fdca3c0a0e4b 100644 --- a/www/p5-Apache-Template/pkg-descr +++ b/www/p5-Apache-Template/pkg-descr @@ -6,4 +6,4 @@ you to clearly separate application logic, data and presentation elements. It boasts numerous features to facilitate in the generation of web content both online and offline in "batch mode". -WWW: http://search.cpan.org/dist/Apache-Template +WWW: http://search.cpan.org/dist/Apache-Template/ diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/pkg-descr b/www/p5-Catalyst-Plugin-Authorization-Roles/pkg-descr index c3e7e8efce77..dfede99a8f83 100644 --- a/www/p5-Catalyst-Plugin-Authorization-Roles/pkg-descr +++ b/www/p5-Catalyst-Plugin-Authorization-Roles/pkg-descr @@ -5,4 +5,4 @@ of the app makes an assertion about the necessary roles. If the user is a member in all of the required roles access is granted. Otherwise, access is denied. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/ diff --git a/www/p5-Catalyst-View-GraphViz/pkg-descr b/www/p5-Catalyst-View-GraphViz/pkg-descr index 3de662e82fa7..4c51dec00cf4 100644 --- a/www/p5-Catalyst-View-GraphViz/pkg-descr +++ b/www/p5-Catalyst-View-GraphViz/pkg-descr @@ -1,3 +1,3 @@ This is the Catalyst view class for GraphViz. -WWW: http://search.cpan.org/dist/Catalyst-View-GraphViz +WWW: http://search.cpan.org/dist/Catalyst-View-GraphViz/ diff --git a/www/p5-Geo-Caching/pkg-descr b/www/p5-Geo-Caching/pkg-descr index e9a51499a083..a0fa9979cce5 100644 --- a/www/p5-Geo-Caching/pkg-descr +++ b/www/p5-Geo-Caching/pkg-descr @@ -1,4 +1,4 @@ Provides an object interface to query Geocaching.com -WWW: http://search.cpan.org/dist/Geo-Caching +WWW: http://search.cpan.org/dist/Geo-Caching/ Author: Casey Lee <cplee@cplee.org> diff --git a/www/p5-HTTP-Cache-Transparent/pkg-descr b/www/p5-HTTP-Cache-Transparent/pkg-descr index 7d7dfae3ed0c..893e4af689ba 100644 --- a/www/p5-HTTP-Cache-Transparent/pkg-descr +++ b/www/p5-HTTP-Cache-Transparent/pkg-descr @@ -2,4 +2,4 @@ Implementation of http get that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on disk and is thus persistent between invocations. -WWW: http://search.cpan.org/~mattiash/HTTP-Cache-Transparent/ +WWW: http://search.cpan.org/dist/HTTP-Cache-Transparent/ |