aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON-Any
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-09-15 16:58:46 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:32:19 +0800
commit407f6fae593d4b4fcc69334b1031155412f34b91 (patch)
tree9cf2a4eeb804bceb8a42a0b1ac98aac9211a2cab /converters/p5-JSON-Any
parentfc38c414a8a90da5f17ee538ad36164a82351c83 (diff)
downloadfreebsd-ports-gnome-407f6fae593d4b4fcc69334b1031155412f34b91.tar.gz
freebsd-ports-gnome-407f6fae593d4b4fcc69334b1031155412f34b91.tar.zst
freebsd-ports-gnome-407f6fae593d4b4fcc69334b1031155412f34b91.zip
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Diffstat (limited to 'converters/p5-JSON-Any')
-rw-r--r--converters/p5-JSON-Any/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index 2bf6888a66bf..206a5de4a71e 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Wrapper Class for the various JSON classes
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \