diff options
Diffstat (limited to 'math/p5-Math-GMPz/Makefile')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index 6034fd1c23c9..9caa520354c9 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the GMP library integer (mpz) functions -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libgmp.so:math/gmp |