aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-Cache
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-13 11:37:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-13 11:37:25 +0000
commit76c4796b2b7a56c9d18336534a1c85255fbcff82 (patch)
tree14b05697190200e56a1f0f3bc7012068960f21f2 /devel/p5-Tie-Cache
parentcf5405e123d6dceb48cb9ce583f7eb95af8ade3b (diff)
downloadports-76c4796b2b7a56c9d18336534a1c85255fbcff82.tar.gz
ports-76c4796b2b7a56c9d18336534a1c85255fbcff82.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>
Notes
Notes: svn path=/head/; revision=78875
Diffstat (limited to 'devel/p5-Tie-Cache')
-rw-r--r--devel/p5-Tie-Cache/pkg-descr2
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>