guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: certbot: Improve synopsis.


From: Leo Famulari
Subject: 02/02: gnu: certbot: Improve synopsis.
Date: Mon, 12 Sep 2016 17:05:53 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit d8a1be63286254fcd3293dd1accf44d79a3fd473
Author: Leo Famulari <address@hidden>
Date:   Mon Sep 12 13:00:43 2016 -0400

    gnu: certbot: Improve synopsis.
    
    * gnu/packages/tls.scm (certbot)[synopsis]: Add authorship information.
---
 gnu/packages/tls.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 721eea6..412ec77 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -555,7 +555,7 @@ security, and applying best practice development 
processes.")
        ("python2-psutil" ,python2-psutil)
        ("python2-requests" ,python2-requests)
        ("python2-pytz" ,python2-pytz)))
-    (synopsis "Let's Encrypt client")
+    (synopsis "Let's Encrypt client by the Electronic Frontier Foundation")
     (description "Tool to automatically receive and install X.509 certificates
 to enable TLS on servers.  The client will interoperate with the Let’s Encrypt 
CA which
 will be issuing browser-trusted certificates for free.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]