aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-www
diff options
context:
space:
mode:
authorMarcel Denia <naoir@gmx.net>2014-08-18 07:19:55 +0200
committerMarcel Denia <naoir@gmx.net>2014-08-18 12:58:33 +0200
commit1b7eadb14c8bc94ac6c9b959e56c8455947348b5 (patch)
treee099491cc60e435eae1c774e0fb9550ab81e5290 /lang/perl-www
parent9817512619f13d1c7af0ea9e88e7d0361b5c3a5e (diff)
perl-*: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat (limited to 'lang/perl-www')
-rw-r--r--lang/perl-www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl-www/Makefile b/lang/perl-www/Makefile
index d9ea42d1b..fadc1c023 100644
--- a/lang/perl-www/Makefile
+++ b/lang/perl-www/Makefile
@@ -15,7 +15,7 @@ PKG_SOURCE_URL:=http://www.cpan.org/authors/id/G/GA/GAAS/
PKG_SOURCE:=libwww-perl-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=9bbf1bce482b0bac98bb4f04253c03d0
-PKG_LICENSE:=GPLv1+ ARTISTIC
+PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/libwww-perl-$(PKG_VERSION)