aboutsummaryrefslogtreecommitdiff
path: root/devel/buildtool/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/buildtool/pkg-descr')
-rw-r--r--devel/buildtool/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/buildtool/pkg-descr b/devel/buildtool/pkg-descr
index 4340c52f49a7..d4c6bbff62b3 100644
--- a/devel/buildtool/pkg-descr
+++ b/devel/buildtool/pkg-descr
@@ -1,7 +1,7 @@
Buildtool is a set of utilities which will make your programs more portable
and easier to build on any kind of Unix-like system. All the utilities are
integrated with each other, which means that they all work together. It is
-completly free, licensed under the terms of the BSD license.
+completely free, licensed under the terms of the BSD license.
If you have ever used GNU automake, autoconf and/or libtool, you will find
buildtool very similar. In fact, it is an implementation of the ideas of the