diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /textproc/p5-Text-Diff | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Diff')
-rw-r--r-- | textproc/p5-Text-Diff/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Diff/pkg-descr b/textproc/p5-Text-Diff/pkg-descr index 39634091a882..a9c7e5bcd5f9 100644 --- a/textproc/p5-Text-Diff/pkg-descr +++ b/textproc/p5-Text-Diff/pkg-descr @@ -4,7 +4,7 @@ integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff(1) executable for small files, and generally slower on larger files. -WWW: http://search.cpan.org/search?dist=Text-Diff +WWW: http://search.cpan.org/dist/Text-Diff/ -Anton <tobez@FreeBSD.org> |