From 8980f0d2a20726c9e9f7e951fca7a90896ecff31 Mon Sep 17 00:00:00 2001 From: Joe MacDonald Date: Mon, 11 May 2015 16:12:50 -0400 Subject: meta-networking: standardize SECTION values SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald --- meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/recipes-support/fetchmail') diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb index a45f74699e..909d7cf9ea 100644 --- a/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb +++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb @@ -1,6 +1,6 @@ SUMMARY = "Fetchmail retrieves mail from remote mail servers and forwards it via SMTP" DESCRIPTION = "Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC." - +SECTION = "mail" LICENSE = "GPLv2 & MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=fbb509e0303f5ded1cbfc0cc8705f28c" -- cgit v1.2.3-54-g00ecf