diff options
Diffstat (limited to 'math/matharray')
-rw-r--r-- | math/matharray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matharray/Makefile b/math/matharray/Makefile index d70a18dc8f1c..6ec0102670f9 100644 --- a/math/matharray/Makefile +++ b/math/matharray/Makefile @@ -15,7 +15,7 @@ DISTNAME= MathArray-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Class library for mathematical manipulation of matrices -LICENSE= LGPL21 +LICENSE= LGPL20 USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes |