From 5b453931e6f0e7ef6a83376d365bb779cd89d4ad Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Thu, 7 Sep 2017 17:08:50 +0800 Subject: dovecot: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-networking/recipes-support') diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb index b2a3de3943..d834bef71d 100644 --- a/meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb +++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb @@ -1,4 +1,5 @@ SUMMARY = "Dovecot is an open source IMAP and POP3 email server" +HOMEPAGE = "https://www.dovecot.org/" DESCRIPTION = "Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration and it uses very little memory." SECTION = "mail" LICENSE = "LGPLv2.1 & MIT" -- cgit 1.2.3-korg