diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-10-16 14:13:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-10-16 14:13:26 +0000 |
commit | 1841a84786f8a2231aef5903ae210079752798df (patch) | |
tree | ba81c027625605293bfec44aa33429ec7c4fefdb /math/matharray | |
parent | 16c216813c37c1a27fa62f4a0a26ef28d0e60287 (diff) |
Notes
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 |