diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-13 19:37:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-13 19:37:25 +0800 |
commit | b940b2fcc7841beb43760be84a18b4b5ec873129 (patch) | |
tree | e2406153f717965eafbb4b7dbff7bb8ddd213123 /devel/p5-Tie-Cache | |
parent | 68d4ca97c8a07b88ebe24a1e9f8608eac0da0452 (diff) | |
download | freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.tar.gz freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.tar.zst freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.zip |
maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
http://search.cpan.org/search?dist=module, so this is a
good time to convert all my ports to the new
http://search.cpan.org/dist/module format.
PR: ports/50686
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'devel/p5-Tie-Cache')
-rw-r--r-- | devel/p5-Tie-Cache/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tie-Cache/pkg-descr b/devel/p5-Tie-Cache/pkg-descr index 6eb2028d9186..3d05b72fd0bf 100644 --- a/devel/p5-Tie-Cache/pkg-descr +++ b/devel/p5-Tie-Cache/pkg-descr @@ -16,6 +16,6 @@ From README: entries that are frequently read from, code like $cache{entry}, which moves the entry to the end of the linked list internally. -WWW: http://search.cpan.org/search?dist=Tie-Cache +WWW: http://search.cpan.org/dist/Tie-Cache -- Alex Kapranoff <kapr@crosswinds.net> |