pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults options.description: fix invalid tabulations



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3232006e18f4
branches:  trunk
changeset: 441341:3232006e18f4
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Sun Nov 01 16:02:09 2020 +0000

description:
options.description: fix invalid tabulations

diffstat:

 mk/defaults/options.description |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 239032af178d -r 3232006e18f4 mk/defaults/options.description
--- a/mk/defaults/options.description   Sun Nov 01 15:59:52 2020 +0000
+++ b/mk/defaults/options.description   Sun Nov 01 16:02:09 2020 +0000
@@ -557,7 +557,7 @@
 mp3tunes               Enable support for mp3tunes.com.
 mp4v2                  Enable MP4 support using mp4v2.
 mpcdec                 Enable Musepack decoder library support.
-mpcenc                  Enable Musepack encoder library support.
+mpcenc                 Enable Musepack encoder library support.
 mpeg3                  Enable libmpeg3 MPEG decoding library support.
 mpg123                 Enable MP3 support using mpg123.
 mpg123-altivec         Enable altivec optimized dithering code.



Home | Main Index | Thread Index | Old Index