diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /devel/apr2 | |
parent | 506c101dfb59aba86626f9d68e7a56e86086843f (diff) | |
download | freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'devel/apr2')
-rw-r--r-- | devel/apr2/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apr2/pkg-descr b/devel/apr2/pkg-descr index 171e56b08723..2799c4bba20c 100644 --- a/devel/apr2/pkg-descr +++ b/devel/apr2/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/ |