diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
commit | 3ed7e5832a752d963b037d8017ec4d3a42ea9bfd (patch) | |
tree | 02d4462d3bb1265765e1fe1d3f6bc4b0ac3c771d /math/jts | |
parent | deec7fa8ba51a5c6b12c0efc27422d190e4c73ff (diff) | |
download | freebsd-ports-graphics-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.gz freebsd-ports-graphics-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.zst freebsd-ports-graphics-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.zip |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Diffstat (limited to 'math/jts')
-rw-r--r-- | math/jts/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jts/pkg-descr b/math/jts/pkg-descr index abe017f179b..c5b76dfa7bc 100644 --- a/math/jts/pkg-descr +++ b/math/jts/pkg-descr @@ -9,4 +9,4 @@ the following design goals: * JTS is written in 100% pure Java(TM) * JTS is open source (under the LGPL license) -WWW: http://www.vividsolutions.com/Jts/JTSHome.htm +WWW: http://www.vividsolutions.com/Jts/JTSHome.htm |