diff options
Diffstat (limited to 'system/perl/APKBUILD')
-rw-r--r-- | system/perl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl/APKBUILD b/system/perl/APKBUILD index 1414e4842..a492a84bd 100644 --- a/system/perl/APKBUILD +++ b/system/perl/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="Larry Wall's Practical Extraction and Report Language" url="http://www.perl.org/" arch="all" -license="Artistic GPL-2.0" +license="Artistic-1.0-Perl GPL-2.0" # remove !check when tests pass. options="!check !fhs" depends="" |