summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2020-03-24 20:04:39 +0000
committerPaul Garlick <pgarlick@tourbillion-technology.com>2020-03-24 20:08:05 +0000
commit5e44011bfb855f448155c2e672e82272a5a2241b (patch)
treeecf9bc7c45ba4ffc42eefcd047641500a826e83c
parent25022bfd3a683527e7dd1644c6edc44eef03da0e (diff)
downloadpatches-5e44011bfb855f448155c2e672e82272a5a2241b.tar
patches-5e44011bfb855f448155c2e672e82272a5a2241b.tar.gz
gnu: perl-mail-sendmail: Add line above definition.
* gnu/packages/perl.scm (perl-mail-sendmail): Add line.
-rw-r--r--gnu/packages/perl.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 77fbc92710..eb02d5e05e 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -5282,6 +5282,7 @@ Build a Mail::Internet object, and then send it out using Mail::Mailer.
\"Smart functions\" you should not depend on.
@end table")
(license perl-license)))
+
(define-public perl-mail-sendmail
(package
(name "perl-mail-sendmail")