diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-10-26 16:05:03 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-10-26 16:05:03 +0000 |
commit | 9c999f010ecab8fcea5b160f156e04072a74cb8c (patch) | |
tree | 022ac925d0e53ed31714bcecefba68092bd1fa4e /misc/libutf/pkg-descr | |
parent | Update to DAT 4613 (diff) |
Use MAKE_ARGS, fix location mentioned in pkg-descr
Diffstat (limited to '')
-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 5285332975db..747cd532464a 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}/etc/langcoll.utf, and feedback as to their correctness +file, ${PREFIX}/share/examples/libutf/langcoll.utf, and feedback as to their correctness is appreciated. Alistair G. Crooks |