diff options
Diffstat (limited to 'testing/getmail/APKBUILD')
-rw-r--r-- | testing/getmail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/getmail/APKBUILD b/testing/getmail/APKBUILD index 69dcbd42eb7..c8e95eaaa3f 100644 --- a/testing/getmail/APKBUILD +++ b/testing/getmail/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="POP3, IMAP4, and SDPS mail retriever with Maildir delivery" url="http://pyropus.ca/software/getmail/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="python2" depends_dev="" makedepends="python2-dev" |