aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Unaccent
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-23 14:45:04 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-23 14:45:04 +0000
commit5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch)
tree2fa66f9271e147ab41a7c2b3375a313dd47a85bf /textproc/p5-Text-Unaccent
parentce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff)
downloadports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.tar.gz
ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.zip
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Notes
Notes: svn path=/head/; revision=248414
Diffstat (limited to 'textproc/p5-Text-Unaccent')
-rw-r--r--textproc/p5-Text-Unaccent/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Unaccent/pkg-descr b/textproc/p5-Text-Unaccent/pkg-descr
index a221395bb682..1d9080a05424 100644
--- a/textproc/p5-Text-Unaccent/pkg-descr
+++ b/textproc/p5-Text-Unaccent/pkg-descr
@@ -3,5 +3,5 @@ converts the input string from the specified charset to UTF-16 and call
unac_string_utf16 to return the unaccented equivalent. The conversion from
and to UTF-16 is done with iconv(1).
- WWW: http://search.cpan.org/dist/Text-Unaccent
+WWW: http://search.cpan.org/dist/Text-Unaccent
Author: Loic Dachary <loic@senga.org>