diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-10-16 22:13:26 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-10-16 22:13:26 +0800 |
commit | e58a956d3110947c206d7aa8d477f3b821bd1a9f (patch) | |
tree | e9a13e14e9deaab52f23d9c1c77bd7bd60b7feb8 /math/matharray | |
parent | e5a907e71ff0ecf14105366423e42b054d544c64 (diff) | |
download | freebsd-ports-gnome-e58a956d3110947c206d7aa8d477f3b821bd1a9f.tar.gz freebsd-ports-gnome-e58a956d3110947c206d7aa8d477f3b821bd1a9f.tar.zst freebsd-ports-gnome-e58a956d3110947c206d7aa8d477f3b821bd1a9f.zip |
- LICENSE LGPL20
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 |