diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-15 20:52:11 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-15 20:52:11 +0800 |
commit | 91968dfc6337bcc35a62931582f73b7b764c1258 (patch) | |
tree | 1755c06822fcebcb20b4b41b7d88ad555c93c889 /audio/osalp | |
parent | b2cef976c5a23fe25e8674bd831b263f3375159f (diff) | |
download | freebsd-ports-graphics-91968dfc6337bcc35a62931582f73b7b764c1258.tar.gz freebsd-ports-graphics-91968dfc6337bcc35a62931582f73b7b764c1258.tar.zst freebsd-ports-graphics-91968dfc6337bcc35a62931582f73b7b764c1258.zip |
A few typo fixes for ports/audio descriptions.
Diffstat (limited to 'audio/osalp')
-rw-r--r-- | audio/osalp/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/osalp/pkg-descr b/audio/osalp/pkg-descr index ec7cbc57bc1..c29ea3b88d2 100644 --- a/audio/osalp/pkg-descr +++ b/audio/osalp/pkg-descr @@ -5,8 +5,8 @@ platform with UNIX based platforms as the base. This project is still in the beta code phase and a beta version that will illustrate the power and flexibility is now available. This version supports the Linux (OSS) audio device, Solaris Sparc audio device, FreeBSD (OSS) audio device, wav, au, aiff, -aifc, mp3, and numerousother formats. It is important to note that this is +aifc, mp3, and numerous other formats. It is important to note that this is not an application but a C++ library that others can use to create an audio -application or to easly add audio capabilities to an existing application. +application or to easily add audio capabilities to an existing application. WWW: http://osalp.sourceforge.net/ |