diff options
Diffstat (limited to 'math/p5-Math-BigInt-GMP/Makefile')
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 11eb99cb4437..be7d6f42a065 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Math::BigInt::GMP - Use the GMP library for Math::BigInt routines -LICENSE= ART20 GPLv1 +LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Math-BigInt>=1.997:${PORTSDIR}/math/p5-Math-BigInt |