diff options
Diffstat (limited to 'devel/libconfuse/pkg-descr')
-rw-r--r-- | devel/libconfuse/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libconfuse/pkg-descr b/devel/libconfuse/pkg-descr index ba95a6beae07..96ba8da52ccc 100644 --- a/devel/libconfuse/pkg-descr +++ b/devel/libconfuse/pkg-descr @@ -8,7 +8,7 @@ add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed -to not confuse with other similar libraries. +to not confuse with other similar libraries. Project homepage: WWW: http://savannah.nongnu.org/projects/confuse/ |