diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /graphics/freeglut/DESCR | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'graphics/freeglut/DESCR')
-rw-r--r-- | graphics/freeglut/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/freeglut/DESCR b/graphics/freeglut/DESCR index 5480a9a94af..4aa00615fbe 100644 --- a/graphics/freeglut/DESCR +++ b/graphics/freeglut/DESCR @@ -1,6 +1,6 @@ -freeglut is a completely OpenSourced alternative to the OpenGL -Utility Toolkit (GLUT) library. GLUT was originally written by -Mark Kilgard to support the sample programs in the second edition -OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety -of practical applications because it is simple, universally available +freeglut is a completely OpenSourced alternative to the OpenGL +Utility Toolkit (GLUT) library. GLUT was originally written by +Mark Kilgard to support the sample programs in the second edition +OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety +of practical applications because it is simple, universally available and highly portable. |