diff options
author | kim <kim@pkgsrc.org> | 2004-04-24 16:08:08 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-04-24 16:08:08 +0000 |
commit | 71815c93a1d4afd434a92c48694868a649da67b2 (patch) | |
tree | 9a0d6bd746e00e93d23ace639daa5b6f33cacaaa | |
parent | 493c277e7bb3f7d61cd700185292f815b04578e1 (diff) | |
download | pkgsrc-71815c93a1d4afd434a92c48694868a649da67b2.tar.gz |
Fix a typo.
-rw-r--r-- | audio/icecast/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/DESCR b/audio/icecast/DESCR index 9ee4f0f623d..eba2af5cd55 100644 --- a/audio/icecast/DESCR +++ b/audio/icecast/DESCR @@ -2,5 +2,5 @@ Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added -relatively easily and supports open standards for commuincation and -interaction. +relatively easily and it supports open standards for communication +and interaction. |