diff options
Diffstat (limited to 'math/p5-Math-Spline')
-rw-r--r-- | math/p5-Math-Spline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile index d094fe2998a7..4d16517f8409 100644 --- a/math/p5-Math-Spline/Makefile +++ b/math/p5-Math-Spline/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Cubic Spline Interpolation of data -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Math-Derivative>=0:math/p5-Math-Derivative |