diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 11:37:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 11:37:25 +0000 |
commit | 76c4796b2b7a56c9d18336534a1c85255fbcff82 (patch) | |
tree | 14b05697190200e56a1f0f3bc7012068960f21f2 /textproc | |
parent | Fix build for x11-toolkits/php-gtk (diff) |
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>
Diffstat (limited to '')
-rw-r--r-- | textproc/p5-Parse-Syslog/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Parse-Syslog/pkg-descr b/textproc/p5-Parse-Syslog/pkg-descr index b9170a81edef..77082ad18b8b 100644 --- a/textproc/p5-Parse-Syslog/pkg-descr +++ b/textproc/p5-Parse-Syslog/pkg-descr @@ -3,4 +3,4 @@ files: you create a parser on a file (with new) and call next to get one line at a time with Unix-timestamp, host, program, pid and text returned in a hash-reference. -WWW: http://search.cpan.org/search?dist=Parse-Syslog +WWW: http://search.cpan.org/dist/Parse-Syslog |