diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
commit | a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b (patch) | |
tree | b9b020224d104aea8ec18290617a77becc98c5a6 /devel/p5-File-Cache | |
parent | 58c0d813b540a16968b056e882ef9afcf45e7232 (diff) | |
download | freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.gz freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.zst freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.zip |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Diffstat (limited to 'devel/p5-File-Cache')
-rw-r--r-- | devel/p5-File-Cache/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Cache/pkg-descr b/devel/p5-File-Cache/pkg-descr index 27d7aeb8ac28..4607badb293a 100644 --- a/devel/p5-File-Cache/pkg-descr +++ b/devel/p5-File-Cache/pkg-descr @@ -4,4 +4,4 @@ Where IPC::Cache is faster for small numbers of simple objects, File::Cache tends towards being more performant when caching large numbers of complex objects. ---will +WWW: http://search.cpan.org/dist/File-Cache |