diff options
Diffstat (limited to 'main/acf-dovecot/APKBUILD')
-rw-r--r-- | main/acf-dovecot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acf-dovecot/APKBUILD b/main/acf-dovecot/APKBUILD index af4b0b7c7f..88f7ee5804 100644 --- a/main/acf-dovecot/APKBUILD +++ b/main/acf-dovecot/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A web-based system administration interface for dovecot" url="http://git.alpinelinux.org/cgit/acf-dovecot" arch="noarch" -license="GPL-2" +license="GPL2" depends="acf-core lua dovecot" makedepends="" install= |