diff options
Diffstat (limited to 'math/p5-bignum')
-rw-r--r-- | math/p5-bignum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile index d449660fe57c..6574f3fa1930 100644 --- a/math/p5-bignum/Makefile +++ b/math/p5-bignum/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Transparent BigNumber/BigRational support for Perl -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes |