diff options
Diffstat (limited to 'converters/p5-JSON/Makefile')
-rw-r--r-- | converters/p5-JSON/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile index f0e389db25df..9e75a5c38d91 100644 --- a/converters/p5-JSON/Makefile +++ b/converters/p5-JSON/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual CONFLICTS= p5-JSON-1.* p5-JSON1-* |