diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/jakarta-commons-math | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'math/jakarta-commons-math')
-rw-r--r-- | math/jakarta-commons-math/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jakarta-commons-math/pkg-descr b/math/jakarta-commons-math/pkg-descr index 73b50f45eba5..483415d92224 100644 --- a/math/jakarta-commons-math/pkg-descr +++ b/math/jakarta-commons-math/pkg-descr @@ -1,5 +1,5 @@ Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the -Java programming language or Commons Lang. +Java programming language or Commons Lang. WWW: http://jakarta.apache.org/commons/math/ |