diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /devel/apr1 | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | ports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
Notes
Diffstat (limited to 'devel/apr1')
-rw-r--r-- | devel/apr1/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apr1/pkg-descr b/devel/apr1/pkg-descr index 171e56b08723..2799c4bba20c 100644 --- a/devel/apr1/pkg-descr +++ b/devel/apr1/pkg-descr @@ -1,8 +1,8 @@ -The Apache Portable Runtime is a library of C data structures and routines, -forming a system portability layer that covers as many operating systems as +The Apache Portable Runtime is a library of C data structures and routines, +forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. -This port also includes the APR-Util package, which contains some useful +This port also includes the APR-Util package, which contains some useful utilities built on top of APR. WWW: http://apr.apache.org/ |