summaryrefslogtreecommitdiff
path: root/converters/iconv/pkg-descr
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-29 11:46:42 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-29 11:46:42 +0000
commit2d8ff23a74090d9b78f91f4b1c63e519476f5a61 (patch)
tree159260526dd4513612848d8ea2fe6c2e5d3ece40 /converters/iconv/pkg-descr
parentUpdate to 1.2.4 (diff)
Update iconv to 2.0 and reflect shared library version bump.
PR: 23163, 23164, 23165 Submitted by: maintainer
Diffstat (limited to 'converters/iconv/pkg-descr')
-rw-r--r--converters/iconv/pkg-descr5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/iconv/pkg-descr b/converters/iconv/pkg-descr
index b3bdca6b26c6..66849cb10974 100644
--- a/converters/iconv/pkg-descr
+++ b/converters/iconv/pkg-descr
@@ -1,9 +1,10 @@
ICONV is 1) the library (libiconv.a and .so) for conversion between
-various charsets and 2) the command line utility (iconv).
+various charsets, 2) the command line utility (iconv) and 3) a set
+of charsets (tables and shared modules).
33 charsets are supported in this port: most Unicode encodings,
all charsets for which locale exist in FreeBSD, few IBM-DOS ones.
Other charsets are provided as standalone ports.
Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
- September 2000.
+ November 2000.