summaryrefslogtreecommitdiff
path: root/x11/wxGTK
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /x11/wxGTK
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'x11/wxGTK')
-rw-r--r--x11/wxGTK/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK/DESCR b/x11/wxGTK/DESCR
index 89e1b80c257..0a40cc0add0 100644
--- a/x11/wxGTK/DESCR
+++ b/x11/wxGTK/DESCR
@@ -3,14 +3,14 @@ A GTK+-based implementation of the wxWindows cross-platform GUI library.
wxWindows is a set of libraries that allows C++ applications to compile
and run on several different types of computer, with minimal source code
changes. There is one library per supported GUI (such as Windows, GTK+,
-Motif, and Mac).
+Motif, and Mac).
wxWindows is free, well-established, well-documented, and very broad in
its coverage of GUI functionality. It has some extras that make it
stand out from the crowd, such as the many convenience dialogs, built-in
HTML display and printing, virtual filesystems, easy-to-use OLE
automation controller class, Open GL support, and many other features
-that make it easier to write modern and user-friendly applications.
+that make it easier to write modern and user-friendly applications.
There is also a python interface available, wxPython (see the
py-wxWindows pkg).