diff options
author | wiz <wiz> | 2002-12-02 10:08:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-02 10:08:06 +0000 |
commit | 9d6c1d2119c76fadeadf9e657dce117a73078757 (patch) | |
tree | aa6ffb9f6b60cb4ba6b77f671ce15ec2569e278b /devel | |
parent | e777faded27ea7ba8d109284c0def53befff2347 (diff) | |
download | pkgsrc-9d6c1d2119c76fadeadf9e657dce117a73078757.tar.gz |
Typo and grammar fixes.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/buildtool/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/buildtool/DESCR b/devel/buildtool/DESCR index 97b5c5303f8..1f663e8db62 100644 --- a/devel/buildtool/DESCR +++ b/devel/buildtool/DESCR @@ -6,6 +6,6 @@ it also makes developer's work easier because all Makefile complexity is hidden and behavior is homogenized. These are probably its main features, but Buildtool can do much more! -Buildtool is completly free, licensed under the terms of the BSD -license. It can be thought as the BSD replacement of GNU automake, -autoconf and libtool. +Buildtool is completely free, licensed under the terms of the BSD +license. It can be thought of as the BSD replacement of GNU automake, +autoconf, and libtool. |