diff options
Diffstat (limited to 'meta-networking/recipes-support/esmtp/esmtp_1.2.bb')
| -rw-r--r-- | meta-networking/recipes-support/esmtp/esmtp_1.2.bb | 2 |
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 917dc8b414..163148cee3 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 \ | |||
| 4 | supporting the AUTH (including the CRAM-MD5 and NTLM SASL \ | 4 | supporting the AUTH (including the CRAM-MD5 and NTLM SASL \ |
| 5 | mechanisms) and StartTLS SMTP extensions." | 5 | mechanisms) and StartTLS SMTP extensions." |
| 6 | HOMEPAGE = "http://esmtp.sourceforge.net/" | 6 | HOMEPAGE = "http://esmtp.sourceforge.net/" |
| 7 | SECTION = "console/network" | 7 | SECTION = "net" |
| 8 | 8 | ||
| 9 | DEPENDS = "libesmtp" | 9 | DEPENDS = "libesmtp" |
| 10 | 10 | ||
