summaryrefslogtreecommitdiff
path: root/devel/SDLmm
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
commitf795c2e4750a21c358eb4eba83184326b68adce0 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /devel/SDLmm
parentc7051d394905450b08f91eb4b95f8961b2af4385 (diff)
downloadpkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel/SDLmm')
-rw-r--r--devel/SDLmm/DESCR8
1 files changed, 4 insertions, 4 deletions
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.