diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /devel/p5-ParseLex | |
parent | search.cpan.org redirect reduction canonicalization project, pass 1: (diff) |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Notes
Notes:
svn path=/head/; revision=143305
Diffstat (limited to 'devel/p5-ParseLex')
-rw-r--r-- | devel/p5-ParseLex/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-ParseLex/pkg-descr b/devel/p5-ParseLex/pkg-descr index 311d9147a9b3..a516f79f66c6 100644 --- a/devel/p5-ParseLex/pkg-descr +++ b/devel/p5-ParseLex/pkg-descr @@ -4,4 +4,4 @@ lexical analyzers. This distribution includes Parse::YYLex (writed by Vladimir Alexiev) a lexer generator that you can use with yacc parsers. -WWW: http://search.cpan.org/~pverd/ParseLex/ +WWW: http://search.cpan.org/dist/ParseLex/ |