summaryrefslogtreecommitdiff
path: root/devel/ogre
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/ogre
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel/ogre')
-rw-r--r--devel/ogre/DESCR8
1 files changed, 4 insertions, 4 deletions
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.