diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
commit | a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b (patch) | |
tree | b9b020224d104aea8ec18290617a77becc98c5a6 /textproc/p5-Text-Aligner | |
parent | 58c0d813b540a16968b056e882ef9afcf45e7232 (diff) | |
download | freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.gz freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.zst freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.zip |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Diffstat (limited to 'textproc/p5-Text-Aligner')
-rw-r--r-- | textproc/p5-Text-Aligner/pkg-descr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Text-Aligner/pkg-descr b/textproc/p5-Text-Aligner/pkg-descr index 686dfed5c326..da3321456533 100644 --- a/textproc/p5-Text-Aligner/pkg-descr +++ b/textproc/p5-Text-Aligner/pkg-descr @@ -1,2 +1,4 @@ -Text::Aligner exports a single function, align(), which is used to -justify strings to various alignment styles. +Text::Aligner exports a single function, align(), which is used to justify +strings to various alignment styles. + +http://search.cpan.org/dist/Text-Aligner |