diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-11-13 18:14:12 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-11-13 18:14:12 +0000 |
commit | 9b8c49fab3df85781f782b7c4b6dfa7aa344ffa1 (patch) | |
tree | 5ff60d181a39caace8f197eeab33357aef2ac011 | |
parent | Update version of textproc/lucene (diff) |
Fix WWW pointer to correct. I think Nobody will be against.
Approved by: maintainer (implicitly - cosmetic change)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285712
-rw-r--r-- | graphics/p5-Image-Scale/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Scale/pkg-descr b/graphics/p5-Image-Scale/pkg-descr index bee3d17de1fb..2f32973fce32 100644 --- a/graphics/p5-Image-Scale/pkg-descr +++ b/graphics/p5-Image-Scale/pkg-descr @@ -9,4 +9,4 @@ overhead, speed and minimal features. Algorithms available are: Supported image formats include JPEG, GIF, PNG, and BMP for input, and JPEG and PNG for output. -WWW: http://search.cpan.org/dist/Image-Size/ +WWW: http://search.cpan.org/dist/Image-Scale/ |