diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-02 10:08:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-02 10:08:06 +0000 |
commit | 1b6de0dcfddf0360af45b07bb4e13a08c60cad03 (patch) | |
tree | aa6ffb9f6b60cb4ba6b77f671ce15ec2569e278b /devel | |
parent | a24171073d950be357519fe86cbb31d05a6d6489 (diff) | |
download | pkgsrc-1b6de0dcfddf0360af45b07bb4e13a08c60cad03.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. |