summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /devel
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel')
-rw-r--r--devel/RTFM/DESCR2
-rw-r--r--devel/SDLmm/DESCR8
-rw-r--r--devel/allegro/DESCR8
-rw-r--r--devel/cgdb/DESCR8
-rw-r--r--devel/devIL/DESCR22
-rw-r--r--devel/diffutils/DESCR2
-rw-r--r--devel/florist/DESCR2
-rw-r--r--devel/gentle/DESCR8
-rw-r--r--devel/gnustep-objc/DESCR2
-rw-r--r--devel/intel2gas/DESCR18
-rw-r--r--devel/kdbg/DESCR4
-rw-r--r--devel/libidn/DESCR4
-rw-r--r--devel/libjit/DESCR14
-rw-r--r--devel/libnet11/DESCR14
-rw-r--r--devel/libosip/DESCR14
-rw-r--r--devel/librfuncs/DESCR6
-rw-r--r--devel/mantis/DESCR14
-rw-r--r--devel/memcached/DESCR2
-rw-r--r--devel/mph/DESCR2
-rw-r--r--devel/ode/DESCR8
-rw-r--r--devel/ogre/DESCR8
-rw-r--r--devel/p5-Cache-Cache/DESCR6
-rw-r--r--devel/py-InlineEgg/DESCR2
-rw-r--r--devel/py-TPG/DESCR2
-rw-r--r--devel/rsltc/DESCR6
-rw-r--r--devel/scons/DESCR2
-rw-r--r--devel/sfio/DESCR10
-rw-r--r--devel/treecc/DESCR6
-rw-r--r--devel/wide/DESCR2
29 files changed, 103 insertions, 103 deletions
diff --git a/devel/RTFM/DESCR b/devel/RTFM/DESCR
index 763297b5777..44482409216 100644
--- a/devel/RTFM/DESCR
+++ b/devel/RTFM/DESCR
@@ -6,7 +6,7 @@ tickets and resolve issues, RTFM lets you open, categorize and search for
"articles." Like RT, RTFM lets your users contribute additional information to
existing articles and makes sure that each article's full history is preserved
for future inspection. RTFM makes it easy to quickly search the knowledge base
-and find critical information.
+and find critical information.
Key Features:
diff --git a/devel/SDLmm/DESCR b/devel/SDLmm/DESCR
index d37c8bde65f..1386469e76f 100644
--- a/devel/SDLmm/DESCR
+++ b/devel/SDLmm/DESCR
@@ -1,8 +1,8 @@
-SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is
-a generic API that provides low level access to audio, keyboard, mouse,
-joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple
+SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is
+a generic API that provides low level access to audio, keyboard, mouse,
+joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple
platforms.
SDLmm aims to stay as close as possible to the C API while taking advantage
of native C++ features like object orientation. We will also aim at being
-platform independent as much as possible.
+platform independent as much as possible.
diff --git a/devel/allegro/DESCR b/devel/allegro/DESCR
index 7a6d8a2476c..7f2a7188bbe 100644
--- a/devel/allegro/DESCR
+++ b/devel/allegro/DESCR
@@ -1,9 +1,9 @@
-Allegro is a portable library mainly aimed at video game and multimedia
-programming, originally started by Shawn Hargreaves for the DJGPP compiler
+Allegro is a portable library mainly aimed at video game and multimedia
+programming, originally started by Shawn Hargreaves for the DJGPP compiler
in a mixture of C and assembler.
-According to the Oxford Companion to Music, Allegro is the Italian for
-"quick, lively, bright". It is also a recursive acronym which stands for
+According to the Oxford Companion to Music, Allegro is the Italian for
+"quick, lively, bright". It is also a recursive acronym which stands for
"Allegro Low LEvel Game ROutines".
Cross-platform support
diff --git a/devel/cgdb/DESCR b/devel/cgdb/DESCR
index 4296b99e4af..73f0087017f 100644
--- a/devel/cgdb/DESCR
+++ b/devel/cgdb/DESCR
@@ -1,7 +1,7 @@
-CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
+CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
is to be lightweight and responsive; not encumbered with unnecessary features.
-The interface is designed to deliver the familiar GDB text interface, with a
-split screen showing the source as it executes. The UI is modeled on the
-classic Unix text editor, vi. Those familiar with vi should feel right at home
+The interface is designed to deliver the familiar GDB text interface, with a
+split screen showing the source as it executes. The UI is modeled on the
+classic Unix text editor, vi. Those familiar with vi should feel right at home
using CGDB.
diff --git a/devel/devIL/DESCR b/devel/devIL/DESCR
index 96993cef30e..f27045d6f1b 100644
--- a/devel/devIL/DESCR
+++ b/devel/devIL/DESCR
@@ -1,18 +1,18 @@
-Developer's Image Library (DevIL) is a programmer's library to develop
-applications with very powerful image loading capabilities, yet is easy
-for a developer to learn and use. Ultimate control of images is left to
-the developer, so unnecessary conversions, etc. are not performed. DevIL
-utilizes a simple, yet powerful, syntax. DevIL can load, save, convert,
+Developer's Image Library (DevIL) is a programmer's library to develop
+applications with very powerful image loading capabilities, yet is easy
+for a developer to learn and use. Ultimate control of images is left to
+the developer, so unnecessary conversions, etc. are not performed. DevIL
+utilizes a simple, yet powerful, syntax. DevIL can load, save, convert,
manipulate, filter and display a wide variety of image formats.
-Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm,
-.mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp,
+Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm,
+.mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp,
.raw, .sgi, .tga and .tif files.
-Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm,
+Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm,
.pcx, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif.
-DevIL currently supports the following APIs for display: OpenGL, Windows GDI,
-SDL, DirectX and Allegro. Compilers that can compile DevIL or use it
-include Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and
+DevIL currently supports the following APIs for display: OpenGL, Windows GDI,
+SDL, DirectX and Allegro. Compilers that can compile DevIL or use it
+include Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and
Dev-C++.
diff --git a/devel/diffutils/DESCR b/devel/diffutils/DESCR
index 7b6c9d6d932..5f6ac12c63c 100644
--- a/devel/diffutils/DESCR
+++ b/devel/diffutils/DESCR
@@ -7,7 +7,7 @@ selectable by command line options. This set of differences is often
called a "diff" or "patch". For files that are identical, `diff'
normally produces no output; for binary (non-text) files, `diff'
normally reports only that they are different.
-
+
You can use the `cmp' command to show the offsets and line numbers
where two files differ. `cmp' can also show all the characters that
differ between the two files, side by side.
diff --git a/devel/florist/DESCR b/devel/florist/DESCR
index d42f794cb66..f089865646b 100644
--- a/devel/florist/DESCR
+++ b/devel/florist/DESCR
@@ -2,7 +2,7 @@ Florist is the FSU open-source implementaton
of IEEE Standard 1003.5b-1996, the POSIX Ada
binding, including real-time extensions. This
software provides access to the UNIX operating
-system services for application programs
+system services for application programs
written in the Ada programming language.
Florist is written in Ada and requires an
diff --git a/devel/gentle/DESCR b/devel/gentle/DESCR
index 2d47fabf49a..e7cc67cff58 100644
--- a/devel/gentle/DESCR
+++ b/devel/gentle/DESCR
@@ -1,5 +1,5 @@
-Gentle is an integrated system for compiler writers.
-Gentle supports the description of compilers at a very high level
-and relieves users from the need to deal with implementation details.
-It has been used in large industrial projects and for constructing various
+Gentle is an integrated system for compiler writers.
+Gentle supports the description of compilers at a very high level
+and relieves users from the need to deal with implementation details.
+It has been used in large industrial projects and for constructing various
commercial products.
diff --git a/devel/gnustep-objc/DESCR b/devel/gnustep-objc/DESCR
index f2926a2e1f8..ae562987414 100644
--- a/devel/gnustep-objc/DESCR
+++ b/devel/gnustep-objc/DESCR
@@ -3,4 +3,4 @@
The runtime is modeled after the NeXT Objective C runtime. That is, most
functions have semantics as it is known from the NeXT. The names, however,
have changed. All runtime API functions have names of lowercase letters
-and underscores as opposed to the `traditional' mixed case names.
+and underscores as opposed to the `traditional' mixed case names.
diff --git a/devel/intel2gas/DESCR b/devel/intel2gas/DESCR
index 39a155d9f36..de6adbc0c5c 100644
--- a/devel/intel2gas/DESCR
+++ b/devel/intel2gas/DESCR
@@ -1,14 +1,14 @@
-Intel2GAS is a converter that will convert assembler source files written for
-NASM to files that can be assembled using the GNU Assembler (GAS), on the i386
-platform. It provides support for basic MMX instructions as well.
+Intel2GAS is a converter that will convert assembler source files written for
+NASM to files that can be assembled using the GNU Assembler (GAS), on the i386
+platform. It provides support for basic MMX instructions as well.
-This converter was written for the Hermes project and is now released to the
-general public. The code inside this converter is extremely flexible, you can
-write a syntax file to convert between any two assembler languages on a good
-day.. :)
+This converter was written for the Hermes project and is now released to the
+general public. The code inside this converter is extremely flexible, you can
+write a syntax file to convert between any two assembler languages on a good
+day.. :)
-Features:
+Features:
Basic opcodes are done
MMX/FPU support (converts all Hermes files :)
-Preliminary Gas2Intel conversion
+Preliminary Gas2Intel conversion
Conversion from masm/tasm to gnu syntax
diff --git a/devel/kdbg/DESCR b/devel/kdbg/DESCR
index a1262ba7e9c..5c1aec35041 100644
--- a/devel/kdbg/DESCR
+++ b/devel/kdbg/DESCR
@@ -1,9 +1,9 @@
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an
intuitive interface for setting breakpoints, inspecting variables, and stepping
-through code.
+through code.
KDbg requires KDE, the K Desktop Environment, but you can of course debug any
-program.
+program.
Features:
o Inspection of variable values in a tree structure.
diff --git a/devel/libidn/DESCR b/devel/libidn/DESCR
index 6ef81b210cc..5cc7d75d2fc 100644
--- a/devel/libidn/DESCR
+++ b/devel/libidn/DESCR
@@ -3,10 +3,10 @@ specifications defined by the IETF Internationalized Domain Names (IDN)
working group. It is used to prepare internationalized strings (such as
domain name labels, usernames, and passwords) in order to increase the
likelihood that string input and string comparison work in ways that make
-sense for typical users throughout the world.
+sense for typical users throughout the world.
The library contains a generic Stringprep implementation that does Unicode
-3.2 NFKC normalization, mapping and prohibition of characters, and
+3.2 NFKC normalization, mapping and prohibition of characters, and
bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep,
SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via
IDNA are supported.
diff --git a/devel/libjit/DESCR b/devel/libjit/DESCR
index affef060662..39c94e78759 100644
--- a/devel/libjit/DESCR
+++ b/devel/libjit/DESCR
@@ -1,10 +1,10 @@
-The libjit library implements Just-In-Time compilation functionality. Unlike
-other JIT's, this one is designed to be independent of any particular virtual
-machine bytecode format or language. The hope is that Free Software projects
-can get a leg-up on proprietry VM vendors by using this library rather than
+The libjit library implements Just-In-Time compilation functionality. Unlike
+other JIT's, this one is designed to be independent of any particular virtual
+machine bytecode format or language. The hope is that Free Software projects
+can get a leg-up on proprietry VM vendors by using this library rather than
spending large amounts of time writing their own JIT from scratch.
-This JIT is also designed to be portable to multiple archictures. If you run
-libjit on a machine for which a native code generator is not yet available,
-then libjit will fall back to interpreting the code. This way, you don't need
+This JIT is also designed to be portable to multiple archictures. If you run
+libjit on a machine for which a native code generator is not yet available,
+then libjit will fall back to interpreting the code. This way, you don't need
to write your own interpreter for your bytecode format if you don't want to.
diff --git a/devel/libnet11/DESCR b/devel/libnet11/DESCR
index 737fa21ba06..f5bebdf07bf 100644
--- a/devel/libnet11/DESCR
+++ b/devel/libnet11/DESCR
@@ -1,8 +1,8 @@
-Libnet is a high-level API (toolkit) allowing the application programmer to
-construct and inject network packets. It provides a portable and simplified
-interface for low-level network packet shaping, handling and injection.
-Libnet hides much of the tedium of packet creation from the application
-programmer such as multiplexing, buffer management, arcane packet header
-information, byte-ordering, OS-dependent issues, and much more. Libnet
-features portable packet creation interfaces at the IP layer and link layer,
+Libnet is a high-level API (toolkit) allowing the application programmer to
+construct and inject network packets. It provides a portable and simplified
+interface for low-level network packet shaping, handling and injection.
+Libnet hides much of the tedium of packet creation from the application
+programmer such as multiplexing, buffer management, arcane packet header
+information, byte-ordering, OS-dependent issues, and much more. Libnet
+features portable packet creation interfaces at the IP layer and link layer,
as well as a host of supplementary and complementary functionality.
diff --git a/devel/libosip/DESCR b/devel/libosip/DESCR
index 9ac342787a5..2f28402714d 100644
--- a/devel/libosip/DESCR
+++ b/devel/libosip/DESCR
@@ -1,14 +1,14 @@
oSIP is an implementation of SIP.
-The GNU oSIP library is written in C and get no dependencies except the
-standard C library. oSIP is thread safe and will generally be used in a
+The GNU oSIP library is written in C and get no dependencies except the
+standard C library. oSIP is thread safe and will generally be used in a
multi-threaded application. Nevertheless, this is optional.
-oSIP is little in size and code and thus could be use to implement IP
-soft-phone as well as embedded SIP software. oSIP is not limited to
+oSIP is little in size and code and thus could be use to implement IP
+soft-phone as well as embedded SIP software. oSIP is not limited to
endpoint agents, and can also be used to implement "SIP proxy".
-oSIP does not intend to provide a high layer API for controlling
-"SIP Session" at this step. Instead, it currently provides an API for the
-SIP message parser, SDP message parser, and library to handle
+oSIP does not intend to provide a high layer API for controlling
+"SIP Session" at this step. Instead, it currently provides an API for the
+SIP message parser, SDP message parser, and library to handle
"SIP transactions" as defined by the SIP document.
diff --git a/devel/librfuncs/DESCR b/devel/librfuncs/DESCR
index 03bcb387666..fd05aacb150 100644
--- a/devel/librfuncs/DESCR
+++ b/devel/librfuncs/DESCR
@@ -1,6 +1,6 @@
-Provides missing POSIX *_r functions: ttyname_r(),
+Provides missing POSIX *_r functions: ttyname_r(),
getenv_r() and strerror_r(). These are thread safe
-versions of the corresponding functions without
-the "_r". The package is implemented so that it
+versions of the corresponding functions without
+the "_r". The package is implemented so that it
may be used simply by including its buildlink3.mk
file.
diff --git a/devel/mantis/DESCR b/devel/mantis/DESCR
index 3f036e5b4b7..c3e51534b99 100644
--- a/devel/mantis/DESCR
+++ b/devel/mantis/DESCR
@@ -1,8 +1,8 @@
-Mantis is a web-based bugtracking system. It is written in the PHP scripting
-language and requires the MySQL database and a webserver. Mantis has been
-installed on Windows, MacOS, OS/2, and a variety of Unix operating systems.
-Almost any web browser should be able to function as a client. It is released
-under the terms of the GNU General Public License (GPL).
+Mantis is a web-based bugtracking system. It is written in the PHP scripting
+language and requires the MySQL database and a webserver. Mantis has been
+installed on Windows, MacOS, OS/2, and a variety of Unix operating systems.
+Almost any web browser should be able to function as a client. It is released
+under the terms of the GNU General Public License (GPL).
-Mantis is free to use and modify. It is free to redistribute as long as you
-abide by the distribution terms of the GPL.
+Mantis is free to use and modify. It is free to redistribute as long as you
+abide by the distribution terms of the GPL.
diff --git a/devel/memcached/DESCR b/devel/memcached/DESCR
index 33f684a0765..45f7bbaae58 100644
--- a/devel/memcached/DESCR
+++ b/devel/memcached/DESCR
@@ -1,3 +1,3 @@
-memcached is a high-performance, distributed memory object caching
+memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
diff --git a/devel/mph/DESCR b/devel/mph/DESCR
index 0af1e7d8f99..ce60fc46485 100644
--- a/devel/mph/DESCR
+++ b/devel/mph/DESCR
@@ -1,5 +1,5 @@
The program mph tries to generate an order preserving minimal perfect
-hashing (MPH) function for the set of keys, one per line, on stdin.
+hashing (MPH) function for the set of keys, one per line, on stdin.
Each key can be at most 4095 characters long (see keys.h to increase
this limit), and the keys must be unique. If mph terminates, it emits
a language independent binary or text representation of the MPH
diff --git a/devel/ode/DESCR b/devel/ode/DESCR
index 4ba0270d4a6..4638135dd14 100644
--- a/devel/ode/DESCR
+++ b/devel/ode/DESCR
@@ -1,5 +1,5 @@
-ODE is a free, industrial quality library for simulating articulated
-rigid body dynamics - for example ground vehicles, legged creatures,
-and moving objects in VR environments. It is fast, flexible, robust
-and platform independent, with advanced joints, contact with friction,
+ODE is a free, industrial quality library for simulating articulated
+rigid body dynamics - for example ground vehicles, legged creatures,
+and moving objects in VR environments. It is fast, flexible, robust
+and platform independent, with advanced joints, contact with friction,
and built-in collision detection.
diff --git a/devel/ogre/DESCR b/devel/ogre/DESCR
index d71eea384a9..38f571d3019 100644
--- a/devel/ogre/DESCR
+++ b/devel/ogre/DESCR
@@ -1,6 +1,6 @@
-OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
-flexible 3D engine written in C++ designed to make it easier and more
-intuitive for developers to produce games and demos utilising 3D hardware.
-The class library abstracts all the details of using the underlying system
+OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
+flexible 3D engine written in C++ designed to make it easier and more
+intuitive for developers to produce games and demos utilising 3D hardware.
+The class library abstracts all the details of using the underlying system
libraries like Direct3D and OpenGL and provides an interface based on world
objects and other intuitive classes.
diff --git a/devel/p5-Cache-Cache/DESCR b/devel/p5-Cache-Cache/DESCR
index f20915fe70c..7d9cc54b46b 100644
--- a/devel/p5-Cache-Cache/DESCR
+++ b/devel/p5-Cache-Cache/DESCR
@@ -9,9 +9,9 @@ abstraction of the filesystem or shared memory.
The Cache package provides Cache::Cache, a generic interface
for creating persistent data stores. This interface is implemented
-by the Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache,
-Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and
-Cache::SizeAwareSharedMemoryCache classes.
+by the Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache,
+Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and
+Cache::SizeAwareSharedMemoryCache classes.
This work aggregates and extends the obsolete File::Cache and
IPC::Cache projects.
diff --git a/devel/py-InlineEgg/DESCR b/devel/py-InlineEgg/DESCR
index 495398330aa..6507c5fad91 100644
--- a/devel/py-InlineEgg/DESCR
+++ b/devel/py-InlineEgg/DESCR
@@ -3,4 +3,4 @@ convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
-to developing shellcode (sometimes called eggs) for use in exploits.
+to developing shellcode (sometimes called eggs) for use in exploits.
diff --git a/devel/py-TPG/DESCR b/devel/py-TPG/DESCR
index f9566ed2f2f..69dfec2689d 100644
--- a/devel/py-TPG/DESCR
+++ b/devel/py-TPG/DESCR
@@ -10,4 +10,4 @@ syntax trees while parsing.
The first application of TPG is TPG itself. The first (not released) version
of TPG has been written by hand then was used to generate next versions. Now
-TPG can generate itself.
+TPG can generate itself.
diff --git a/devel/rsltc/DESCR b/devel/rsltc/DESCR
index 90b49662530..3d2ab769acc 100644
--- a/devel/rsltc/DESCR
+++ b/devel/rsltc/DESCR
@@ -1,3 +1,3 @@
-rsltc provides type-checking, pretty-printing, generation of confidence
-conditions, showing module dependencies, translation to Standard ML, to
-C++, and to PVS, and translation to RSL from UML class diagrams.
+rsltc provides type-checking, pretty-printing, generation of confidence
+conditions, showing module dependencies, translation to Standard ML, to
+C++, and to PVS, and translation to RSL from UML class diagrams.
diff --git a/devel/scons/DESCR b/devel/scons/DESCR
index c0eb125ac02..0a2045cbfb4 100644
--- a/devel/scons/DESCR
+++ b/devel/scons/DESCR
@@ -1,3 +1,3 @@
SCons is an Open Source software construction tool--that is, a build tool;
-an improved substitute for the classic Make utility; a better way to build
+an improved substitute for the classic Make utility; a better way to build
software.
diff --git a/devel/sfio/DESCR b/devel/sfio/DESCR
index 1756231df33..292156226dc 100644
--- a/devel/sfio/DESCR
+++ b/devel/sfio/DESCR
@@ -2,7 +2,7 @@ Sfio is a portable library for managing I/O streams. It provides
similar functionality to the ANSI C Standard I/O functions known
collectively as Stdio. However, it has a distinct interface and is
generally faster and more robust than most Stdio implementations.
-(For backward compatibility, Sfio provides two Stdio emulation packages.)
+(For backward compatibility, Sfio provides two Stdio emulation packages.)
Sfio also introduces a number of new features and concepts beyond
Stdio stream I/O processing:
@@ -15,8 +15,8 @@ Stdio stream I/O processing:
+ Robust handling of variable-sized records, and
+ Extensible printf/scanf-like formatting I/O operations.
-The current distribution of Sfio is Sfio1998. The library handles 64-bit
-streams on platforms that support 64-bit files. The formatting family of
-functions (e.g., sfprintf() and sfscanf()) have been extended so that
-applications can redefine the meanings of predefined patterns as well as
+The current distribution of Sfio is Sfio1998. The library handles 64-bit
+streams on platforms that support 64-bit files. The formatting family of
+functions (e.g., sfprintf() and sfscanf()) have been extended so that
+applications can redefine the meanings of predefined patterns as well as
define new patterns.
diff --git a/devel/treecc/DESCR b/devel/treecc/DESCR
index 296621f40d1..de2bcd4e3af 100644
--- a/devel/treecc/DESCR
+++ b/devel/treecc/DESCR
@@ -1,4 +1,4 @@
-Treecc is a aspect-oriented programming tool that we wrote to assist in the
-development of DotGNU Portable.NET's compiler, "cscc". It complements flex
-and bison by providing support for abstract syntax tree creation and
+Treecc is a aspect-oriented programming tool that we wrote to assist in the
+development of DotGNU Portable.NET's compiler, "cscc". It complements flex
+and bison by providing support for abstract syntax tree creation and
manipulation.
diff --git a/devel/wide/DESCR b/devel/wide/DESCR
index 47c08ffbd8e..9f506f786c9 100644
--- a/devel/wide/DESCR
+++ b/devel/wide/DESCR
@@ -7,4 +7,4 @@ With WIDE you will be able to:
and a novel textual (string) syntax developed exclusively for WIDE.
2. Compile and Run While Programs.
3. Debug Programs.
- 4. Easily experiment with meta-programming ideas and concepts.
+ 4. Easily experiment with meta-programming ideas and concepts.