From f2bbd99dc50ddad0925fc7374992b579627d4466 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Thu, 11 Oct 2007 07:24:47 +0000 Subject: - Remove extraneous comma from previous commit - Better English in port description --- converters/libiconv/Makefile | 2 +- converters/libiconv/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'converters') diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index f10d1ac4dfa6..a00741a786fc 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -27,7 +27,7 @@ MAN1= iconv.1 MAN3= iconv.3 iconv_open.3 iconv_close.3 OPTIONS= EXTRA_ENCODINGS "Include extra character sets" on \ - EXTRA_PATCHES "Apply patches to fix CP932, add EUCJP-MS" off + EXTRA_PATCHES "Apply patches to fix CP932 add EUCJP-MS" off .ifdef USE_ICONV .error USE_ICONV is defined as an environment variable, or in the arguments \ diff --git a/converters/libiconv/pkg-descr b/converters/libiconv/pkg-descr index 52c04d04d56c..5713f9a949c8 100644 --- a/converters/libiconv/pkg-descr +++ b/converters/libiconv/pkg-descr @@ -9,6 +9,6 @@ be approximated through one or several similarly looking characters. libiconv is for you if your application needs to support multiple character encodings, but that support lacks from your system. -See in either README or website for the list of support encodings. +See either README or website for the list of supported encodings. WWW: http://www.gnu.org/software/libiconv/ -- cgit v1.2.3