aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-try-tiny/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-try-tiny/APKBUILD')
-rw-r--r--community/perl-try-tiny/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-try-tiny/APKBUILD b/community/perl-try-tiny/APKBUILD
index 023a3e7f6f..c29bd72298 100644
--- a/community/perl-try-tiny/APKBUILD
+++ b/community/perl-try-tiny/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="minimal try/catch with proper preservation of $@"
url="http://search.cpan.org/dist/Try-Tiny/"
arch="noarch"
-license="mit"
+license="MIT"
cpandepends="perl-capture-tiny perl-pod-coverage"
cpanmakedepends="grep perl-sub-name"
depends="$cpandepends"