aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-22 18:57:24 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-22 18:57:24 +0000
commit28cfc06ac54fab2c85a2184204df1c8af87f42f6 (patch)
tree16d8c97a461cdb8ec7a9f3fe31f6ebb7be5d534c /devel
parent7f64900989b89255fdcac09f33ae0ae1203ad797 (diff)
downloadports-28cfc06ac54fab2c85a2184204df1c8af87f42f6.tar.gz
ports-28cfc06ac54fab2c85a2184204df1c8af87f42f6.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Algorithm-ChooseSubsets/pkg-descr2
-rw-r--r--devel/p5-Bundle-Perl6/pkg-descr2
-rw-r--r--devel/p5-Class-Gomor-Hash/pkg-descr2
-rw-r--r--devel/p5-Encode/pkg-descr2
-rw-r--r--devel/p5-IO-Pager/pkg-descr2
-rw-r--r--devel/p5-PerlIO-eol/pkg-descr2
-rw-r--r--devel/p5-Text-LevenshteinXS/pkg-descr2
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Algorithm-ChooseSubsets/pkg-descr b/devel/p5-Algorithm-ChooseSubsets/pkg-descr
index c55b830eb83e..d2f80f64d2f9 100644
--- a/devel/p5-Algorithm-ChooseSubsets/pkg-descr
+++ b/devel/p5-Algorithm-ChooseSubsets/pkg-descr
@@ -6,7 +6,7 @@ original list. After creating the object, subsequent calls to next()
will return the next such list in lexicographic order (where the alphabet
is the original list).
-WWW: http://search.cpan.org/~bduggan/Algorithm-ChooseSubsets/
+WWW: http://search.cpan.org/dist/Algorithm-ChooseSubsets/
- Brian Duggan
bduggan@matatu.org
diff --git a/devel/p5-Bundle-Perl6/pkg-descr b/devel/p5-Bundle-Perl6/pkg-descr
index c6cf9fc8494f..b552e7587cd0 100644
--- a/devel/p5-Bundle-Perl6/pkg-descr
+++ b/devel/p5-Bundle-Perl6/pkg-descr
@@ -3,4 +3,4 @@ and implementing the Perl 6 language. Some of these are proof-of-concepts
that the respective authors have implemented to show how things might
work in Perl 6.
-WWW: http://search.cpan.org/src/MARCEL/Bundle-Perl6-0.07
+WWW: http://search.cpan.org/dist/Bundle-Perl6/
diff --git a/devel/p5-Class-Gomor-Hash/pkg-descr b/devel/p5-Class-Gomor-Hash/pkg-descr
index 386b66b786f9..71ceab761e1a 100644
--- a/devel/p5-Class-Gomor-Hash/pkg-descr
+++ b/devel/p5-Class-Gomor-Hash/pkg-descr
@@ -2,7 +2,7 @@ This module is yet another class builder. This one adds parameter checking in
new constructor, that is to check for attributes existence, and definedness.
Since objects are built as hashes, this module is suffixed by Hash.
-WWW: http://search.cpan.org/~gomor/
+WWW: http://search.cpan.org/dist/Class-Gomor-Hash/
- GomoR
netpkt@gomor.org
diff --git a/devel/p5-Encode/pkg-descr b/devel/p5-Encode/pkg-descr
index 5938f27e4abf..a6f614c60a4e 100644
--- a/devel/p5-Encode/pkg-descr
+++ b/devel/p5-Encode/pkg-descr
@@ -4,4 +4,4 @@ sequences of characters.
See "perldoc Encode" for the rest of the story
-WWW: http://search.cpan.org/~dankogai/Encode/
+WWW: http://search.cpan.org/dist/Encode/
diff --git a/devel/p5-IO-Pager/pkg-descr b/devel/p5-IO-Pager/pkg-descr
index 2f86b20e8539..654e45fbcf63 100644
--- a/devel/p5-IO-Pager/pkg-descr
+++ b/devel/p5-IO-Pager/pkg-descr
@@ -7,5 +7,5 @@ or not to pipe a filehandle's output to a program specified in $ENV{PAGER}.
Subclasses are only required to support filehandle output methods and close,
namely
-WWW: http://search.cpan.org/~jpierce/IO-Pager/
+WWW: http://search.cpan.org/dist/IO-Pager/
Author: Jerrad Pierce
diff --git a/devel/p5-PerlIO-eol/pkg-descr b/devel/p5-PerlIO-eol/pkg-descr
index 120f3c0728c3..e5181d621875 100644
--- a/devel/p5-PerlIO-eol/pkg-descr
+++ b/devel/p5-PerlIO-eol/pkg-descr
@@ -1,4 +1,4 @@
This layer normalizes any of CR, LF, CRLF and Native into the designated
line ending. It works for both input and output handles.
-WWW: http://search.cpan.org/data/PerlIO-eol/
+WWW: http://search.cpan.org/dist/PerlIO-eol/
diff --git a/devel/p5-Text-LevenshteinXS/pkg-descr b/devel/p5-Text-LevenshteinXS/pkg-descr
index a317cc33ae41..e2bbbb2d576c 100644
--- a/devel/p5-Text-LevenshteinXS/pkg-descr
+++ b/devel/p5-Text-LevenshteinXS/pkg-descr
@@ -1,7 +1,7 @@
This is a port of Josh Goldberg's Text::LevenshteinXS
An XS implementation of the Levenshtein edit distance
-WWW: http://search.cpan.org/~jgoldberg/Text-LevenshteinXS-0.03/
+WWW: http://search.cpan.org/dist/Text-LevenshteinXS/
Christian
christian <AT> karg.org