diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 07:19:21 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 07:19:21 +0000 |
commit | 1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a (patch) | |
tree | 69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /converters/p5-String-SetUTF8 | |
parent | 0b55e60fb88a4131a3f511d87b52a52a4c8d9054 (diff) | |
download | ports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.tar.gz ports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.zip |
Notes
Diffstat (limited to 'converters/p5-String-SetUTF8')
-rw-r--r-- | converters/p5-String-SetUTF8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-String-SetUTF8/Makefile b/converters/p5-String-SetUTF8/Makefile index 2953afd75d4a..a8dd6e60719f 100644 --- a/converters/p5-String-SetUTF8/Makefile +++ b/converters/p5-String-SetUTF8/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= reki@reki.ru -COMMENT= Perl module to manipulate internal UTF8 flag on strings +COMMENT= Perl module to manipulate internal UTF-8 flag on strings PERL_CONFIGURE= yes |