diff options
author | wiz <wiz> | 2005-03-23 16:56:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-23 16:56:58 +0000 |
commit | 53e3cda3647514dc11cc179f2a5b7012a1ae7c0b (patch) | |
tree | a4513ae8bd7e273c095e3d821c001f8db6b4d930 | |
parent | f2b3a09424506cef8d9b2925d3bf126144ad1f35 (diff) | |
download | pkgsrc-53e3cda3647514dc11cc179f2a5b7012a1ae7c0b.tar.gz |
Fix a typo, |fmt.
-rw-r--r-- | multimedia/libmpeg2/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libmpeg2/DESCR b/multimedia/libmpeg2/DESCR index e29d25444fc..8435ff07719 100644 --- a/multimedia/libmpeg2/DESCR +++ b/multimedia/libmpeg2/DESCR @@ -1,2 +1,2 @@ -libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams -acclaimed to be the fasted around. +libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video +streams acclaimed to be the fastest around. |