aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
commit81797980f7c6379ede593d353bfc4a53034c4e62 (patch)
tree7b10e43d1cf032cacb42fb46f6449d6b993644ab /astro
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.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
Notes
Notes: svn path=/head/; revision=143304
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-MoonPhase/pkg-descr2
-rw-r--r--astro/p5-Astro-Sunrise/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-MoonPhase/pkg-descr b/astro/p5-Astro-MoonPhase/pkg-descr
index a5468b16167b..a397b61d3d9b 100644
--- a/astro/p5-Astro-MoonPhase/pkg-descr
+++ b/astro/p5-Astro-MoonPhase/pkg-descr
@@ -1,6 +1,6 @@
Astro::MoonPhase is a perl module that calculates information about
the phase of the moon at a given time.
-WWW: http://search.cpan.org/dist/Astro-MoonPhase
+WWW: http://search.cpan.org/dist/Astro-MoonPhase/
--will
diff --git a/astro/p5-Astro-Sunrise/pkg-descr b/astro/p5-Astro-Sunrise/pkg-descr
index 46a304d3ad91..413af35fdf0e 100644
--- a/astro/p5-Astro-Sunrise/pkg-descr
+++ b/astro/p5-Astro-Sunrise/pkg-descr
@@ -1,6 +1,6 @@
This module returns the sunrise/sunset for a given day.
-WWW: http://search.cpan.org/search?dist=Astro-Sunrise
+WWW: http://search.cpan.org/dist/Astro-Sunrise/
-Anton
<tobez@FreeBSD.org>