diff options
Diffstat (limited to 'dev-haskell/mime-mail/metadata.xml')
-rw-r--r-- | dev-haskell/mime-mail/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-haskell/mime-mail/metadata.xml b/dev-haskell/mime-mail/metadata.xml index d0f27dc5b2c1..4deeb2fa538a 100644 --- a/dev-haskell/mime-mail/metadata.xml +++ b/dev-haskell/mime-mail/metadata.xml @@ -2,9 +2,6 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>haskell</herd> - <maintainer> - <email>haskell@gentoo.org</email> - </maintainer> <longdescription> This package provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, eg directly to SMTP. </longdescription> |