aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Tie-Cache
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-09-22 03:31:43 +0800
committerfenner <fenner@FreeBSD.org>2005-09-22 03:31:43 +0800
commitb0ed182f7d14520369ed0a2b511ef4f834544e94 (patch)
treefa40324d94e5cfb74a2c242f7d9378dd4a034162 /devel/p5-Tie-Cache
parent47922be03516705d7627fe559c77e1b63270509d (diff)
downloadfreebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.gz
freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.zst
freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.zip
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
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 3d05b72fd0bf..03335ac7f667 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/dist/Tie-Cache
+WWW: http://search.cpan.org/dist/Tie-Cache/
-- Alex Kapranoff <kapr@crosswinds.net>