diff options
Diffstat (limited to 'package/perl-mime-base64/Config.in')
-rw-r--r-- | package/perl-mime-base64/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-mime-base64/Config.in b/package/perl-mime-base64/Config.in index b1d9aa5215..ecb3d2ee68 100644 --- a/package/perl-mime-base64/Config.in +++ b/package/perl-mime-base64/Config.in @@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_MIME_BASE64 bool "perl-mime-base64" depends on !BR2_STATIC_LIBS help - The RFC 2045 encodings; base64 and quoted-printable + The RFC 2045 encodings; base64 and quoted-printable. https://metacpan.org/release/MIME-Base64 |