summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-01-16 17:22:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-01-16 17:22:52 +0000
commita6f9484f5955d196dff3cc141c9133242d0bc189 (patch)
treea76a12a50ae78c71d3d4aa04713f781c3c263546 /math
parent- set NO_PACKAGE (diff)
- add LICENSE:
Notes
Notes: svn path=/head/; revision=226279
Diffstat (limited to 'math')
-rw-r--r--math/edenmath/pkg-descr4
-rw-r--r--math/matharray/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/math/edenmath/pkg-descr b/math/edenmath/pkg-descr
index 1afefaaa231f..d9a060459135 100644
--- a/math/edenmath/pkg-descr
+++ b/math/edenmath/pkg-descr
@@ -1,6 +1,6 @@
EdenMath is a scientific calculator. It does standard arithmetic,
probability, and trigonometric functions.
-WWW: http://www.eskimo.com/~pburns/EdenMath/
+LICENSE: GPL2 or later
-gurkan@linuks.mine.nu
+WWW: http://www.eskimo.com/~pburns/EdenMath/
diff --git a/math/matharray/pkg-descr b/math/matharray/pkg-descr
index bdacf46c1dc1..f00f6b69cf96 100644
--- a/math/matharray/pkg-descr
+++ b/math/matharray/pkg-descr
@@ -14,3 +14,5 @@ user-defined functions.
MathArray also does much more. Arrays can be manipulated, transposed
and concatenated. One can extract subarrays or include subarrays within
larger arrays.
+
+LICENSE: LGPL2 or later