diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-11-02 03:19:55 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-11-02 03:19:55 +0000 |
commit | 778a4c2944b1346d977a259dac055c96b85384f7 (patch) | |
tree | 816b57fe231f5a5746411a34bece57f40c61c3d5 /textproc | |
parent | - addINSTALLS_SHLIB=yes (diff) |
- fix pkg-descr WWW, original one only see source directory.
Approved by: co-mentor (vanilla)
Notes
Notes:
svn path=/head/; revision=120623
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-ExtractWords/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-ExtractWords/pkg-descr b/textproc/p5-Text-ExtractWords/pkg-descr index c5eacd6245f2..5d8751f0ba83 100644 --- a/textproc/p5-Text-ExtractWords/pkg-descr +++ b/textproc/p5-Text-ExtractWords/pkg-descr @@ -1,5 +1,5 @@ Text::ExtractWords - Perl extension for extract words from strings -WWW: http://search.cpan.org/src/HDIAS/Text-ExtractWords-0.08/ +WWW: http://search.cpan.org/dist/Text-ExtractWords/ Author: Henrique Dias <hdias@aesbuc.pt> |