diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 5b036c0ebac477c67c1025efeaca2a3cdca4ff0e (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/libRmath | |
parent | f5ce240a4dce2a7c5cc4733a1804776792a07181 (diff) | |
download | FreeBSD-ports-5b036c0ebac477c67c1025efeaca2a3cdca4ff0e.zip FreeBSD-ports-5b036c0ebac477c67c1025efeaca2a3cdca4ff0e.tar.gz |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'math/libRmath')
-rw-r--r-- | math/libRmath/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libRmath/pkg-descr b/math/libRmath/pkg-descr index 2c38fcb..fa54857 100644 --- a/math/libRmath/pkg-descr +++ b/math/libRmath/pkg-descr @@ -1,5 +1,5 @@ This is the standalone math library from R -- a language -and environment for statistical computing and graphics. +and environment for statistical computing and graphics. See ports/math/R. To use the routines in your own C or C++ programs, include |