diff options
Diffstat (limited to 'community/perl-datetime-format-builder/APKBUILD')
-rw-r--r-- | community/perl-datetime-format-builder/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-datetime-format-builder/APKBUILD b/community/perl-datetime-format-builder/APKBUILD index 4978793c78..389198ef0d 100644 --- a/community/perl-datetime-format-builder/APKBUILD +++ b/community/perl-datetime-format-builder/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="Create DateTime parser classes and objects." url="http://search.cpan.org/dist/DateTime-Format-Builder/" arch="noarch" -license="Artistic-2" +license="Artistic-2.0" cpandepends="perl-datetime-format-strptime perl-datetime perl-class-factory-util perl-params-validate" cpanmakedepends=" " depends="$cpandepends" |