summaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /audio/flac
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/flac/DESCR b/audio/flac/DESCR
index a85841e0d22..9a6e7f2d239 100644
--- a/audio/flac/DESCR
+++ b/audio/flac/DESCR
@@ -1,15 +1,15 @@
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
-similar to MP3, but lossless. The FLAC project consists of:
+similar to MP3, but lossless. The FLAC project consists of:
* the stream format
* libFLAC, which implements reference encoders and decoders
* flac, a command-line wrapper around libFLAC to encode and decode .flac
- files
+ files
* input plugins for various music players (Winamp, XMMS, and more in the
- works)
+ works)
"Free" means that the specification of the stream format is in the public
domain (the FLAC project reserves the right to set the FLAC specification
and certify compliance), and that neither the FLAC format nor any of the
implemented encoding/decoding methods are covered by any patent. It also
means that the source for libFLAC is available under the LGPL and the
-sources for flac and the plugins are available under the GPL.
+sources for flac and the plugins are available under the GPL.