mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
exim: fix help text format
Warning reported by check-package. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2c112fecb1
commit
54fd9482e9
@@ -8,8 +8,9 @@ config BR2_PACKAGE_EXIM
|
||||
select BR2_PACKAGE_PCRE
|
||||
select BR2_PACKAGE_BERKELEYDB
|
||||
help
|
||||
Exim is a message transfer agent (MTA) developed at the University of
|
||||
Cambridge for use on Unix systems connected to the Internet.
|
||||
Exim is a message transfer agent (MTA) developed at the
|
||||
University of Cambridge for use on Unix systems connected to
|
||||
the Internet.
|
||||
|
||||
http://www.exim.org/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user