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/ccrtp/pkg-descr | |
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/ccrtp/pkg-descr')
-rw-r--r-- | devel/ccrtp/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/ccrtp/pkg-descr b/devel/ccrtp/pkg-descr index dd4e0024e62e..a88b5f8d5f65 100644 --- a/devel/ccrtp/pkg-descr +++ b/devel/ccrtp/pkg-descr @@ -1,8 +1,8 @@ -GNU ccRTP is an implementation of RTP, the real-time transport protocol from -the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based -on GNU Common C++ which provides a high performance, flexible and extensible -standards-compliant RTP stack with full RTCP support. The design and -implementation of ccRTP make it suitable for high capacity servers and -gateways as well as personal client applications. +GNU ccRTP is an implementation of RTP, the real-time transport protocol from +the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based +on GNU Common C++ which provides a high performance, flexible and extensible +standards-compliant RTP stack with full RTCP support. The design and +implementation of ccRTP make it suitable for high capacity servers and +gateways as well as personal client applications. WWW: http://www.gnu.org/software/ccrtp/ |