aboutsummaryrefslogtreecommitdiff
path: root/astro/match
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
commit1d1f878054efdd1171a8cb006e59ad0727610293 (patch)
treee4434b89d2dbba884e57f6a6cd3c7fc294554ccf /astro/match
parent43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff)
downloadports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz
ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415498
Diffstat (limited to 'astro/match')
-rw-r--r--astro/match/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/match/pkg-descr b/astro/match/pkg-descr
index 38a7d368c108..7fa07cbfadda 100644
--- a/astro/match/pkg-descr
+++ b/astro/match/pkg-descr
@@ -13,6 +13,6 @@ astronomical objects, but it might be applied to other types of data. In order
to match two lists of N points, the main algorithm calls for O(N^6) operations
(yes, that's N-to-the-sixth), so it's not the most efficient choice. I find
myself becoming impatient for N >= 100, but your mileage may vary. On the other
-hand, it does allow for arbitrary translation, rotation, and scaling...
+hand, it does allow for arbitrary translation, rotation, and scaling...
WWW: http://spiff.rit.edu/match/