aboutsummaryrefslogtreecommitdiff
path: root/devel/fga
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
commita249020977a2394eb6f6b41a59e49167878d5f8d (patch)
tree5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/fga
parent75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff)
downloadports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz
ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip
Notes
Diffstat (limited to 'devel/fga')
-rw-r--r--devel/fga/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fga/pkg-descr b/devel/fga/pkg-descr
index 65eb8068e577..316bacbd51e0 100644
--- a/devel/fga/pkg-descr
+++ b/devel/fga/pkg-descr
@@ -1,7 +1,7 @@
FGA is a simple yet powerful implementation of a general genetic algorithm, and
provides many types of crossover and selection procedures.
-It is suitable to solve mathematical problems such as combinatorical
+It is suitable to solve mathematical problems such as combinatorial
optimization ones, as well as to build artificial life simulations.
Written in C++, the library is released under the terms of the GNU Lesser