Fixed some descriptions
This commit is contained in:
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = "http://exim.org/";
|
||||
description = "Exim is a mail transfer agent (MTA) for hosts that are running Unix or Unix-like operating systems.";
|
||||
description = "A mail transfer agent (MTA) for hosts that are running Unix or Unix-like operating systems";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.tv ];
|
||||
|
||||
Reference in New Issue
Block a user