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-MPFR/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/p5-Math-MPFR') diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 27753fd30da2..8c9806b2885e 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to MPFR Library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libgmp.so:math/gmp \ -- cgit