summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/esmtp/esmtp_1.2.bb')
-rw-r--r--meta-networking/recipes-support/esmtp/esmtp_1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/esmtp/esmtp_1.2.bb b/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
index 917dc8b41..163148cee 100644
--- a/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
+++ b/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
@@ -4,7 +4,7 @@ with a sendmail-compatible syntax, based on libESMTP and \
4supporting the AUTH (including the CRAM-MD5 and NTLM SASL \ 4supporting the AUTH (including the CRAM-MD5 and NTLM SASL \
5mechanisms) and StartTLS SMTP extensions." 5mechanisms) and StartTLS SMTP extensions."
6HOMEPAGE = "http://esmtp.sourceforge.net/" 6HOMEPAGE = "http://esmtp.sourceforge.net/"
7SECTION = "console/network" 7SECTION = "net"
8 8
9DEPENDS = "libesmtp" 9DEPENDS = "libesmtp"
10 10