diff options
Diffstat (limited to 'main/dovecot')
-rw-r--r-- | main/dovecot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD index 57adfdf239..93dcb396ce 100644 --- a/main/dovecot/APKBUILD +++ b/main/dovecot/APKBUILD @@ -13,7 +13,7 @@ pkgdesc="IMAP and POP3 server" url="http://www.dovecot.org/" arch="all" options="!check" -license="LGPL2+" +license="LGPL-2.0-or-later" depends="libressl" pkgusers="dovecot dovenull" pkggroups="dovecot dovenull" |