diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /misc/libutf | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'misc/libutf')
-rw-r--r-- | misc/libutf/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libutf/pkg-descr b/misc/libutf/pkg-descr index 694d30759931..2d4f0d13c707 100644 --- a/misc/libutf/pkg-descr +++ b/misc/libutf/pkg-descr @@ -1,7 +1,7 @@ This software is a library which implements UTF-8 support routines, and uses those routines and others to implement UTF-8aware regular expresions. Language collation sequences are specified in a text -file, ${PREFIX}/share/examples/libutf/langcoll.utf, and feedback +file, ${PREFIX}/share/examples/libutf/langcoll.utf, and feedback as to their correctness is appreciated. Alistair G. Crooks |