diff options
Diffstat (limited to 'net/p5-Net-Random/Makefile')
-rw-r--r-- | net/p5-Net-Random/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Random/Makefile b/net/p5-Net-Random/Makefile index 5a5d3c839f7c..76759f3b0bc4 100644 --- a/net/p5-Net-Random/Makefile +++ b/net/p5-Net-Random/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to get random data from online sources -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON \ |