aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-module-implementation/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-module-implementation/APKBUILD')
-rw-r--r--community/perl-module-implementation/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-module-implementation/APKBUILD b/community/perl-module-implementation/APKBUILD
index bc697ccde2f..21ea82a255c 100644
--- a/community/perl-module-implementation/APKBUILD
+++ b/community/perl-module-implementation/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Loads one of several alternate underlying implementations for a module"
url="http://search.cpan.org/dist/Module-Implementation/"
arch="noarch"
-license="Artistic-2"
+license="Artistic-2.0"
cpandepends="perl-module-runtime perl-try-tiny perl-test-taint"
cpanmakedepends="perl-test-fatal perl-test-requires "
depends="$cpandepends"