diff options
Diffstat (limited to 'testing/mblaze/APKBUILD')
-rw-r--r-- | testing/mblaze/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mblaze/APKBUILD b/testing/mblaze/APKBUILD index f3289bfd20..36d9aebadd 100644 --- a/testing/mblaze/APKBUILD +++ b/testing/mblaze/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Unix utilities to deal with Maildir" url="https://github.com/chneukirchen/mblaze" arch="all" -license="public domain" +license="Public-Domain" depends="" depends_dev="" makedepends="" |