From a3898eb8ff342dbb0605482d4ee476fc06d17372 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 15 Sep 2017 08:58:46 +0000 Subject: Fix license information for portgs that use "the same license as Perl". Sponsored by: Absolight --- math/p5-Math-Derivative/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/p5-Math-Derivative/Makefile') diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile index 82e50cbbfc57..00397b4186de 100644 --- a/math/p5-Math-Derivative/Makefile +++ b/math/p5-Math-Derivative/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Numeric 1st and 2nd order differentiation -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 -- cgit