diff options
Diffstat (limited to 'graphics/povray/README')
-rw-r--r-- | graphics/povray/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/povray/README b/graphics/povray/README index 130b8d799a37b..31aa3347f6239 100644 --- a/graphics/povray/README +++ b/graphics/povray/README @@ -1,5 +1,5 @@ POV-Ray: The Persistence of Vision Raytracer is a high-quality, -totally free tool for creating stunning three-dimensional graphics. +totally free tool for creating stunning 3D graphics. The author of POV-Ray asks users who build their own binaries to include their name and e-mail in the final result. @@ -7,7 +7,7 @@ include their name and e-mail in the final result. The included SlackBuild offers this possibility by entering the information on the command line like this: - # POVRAY_BUILDER="your name <email@address>" ./povray.SlackBuild +# POVRAY_BUILDER="your name <email@address>" ./povray.SlackBuild -If you leave this variable empty, it will be supplied by the +If you leave this variable empty, it's supplied by the SlackBuild script as "`whoami` on `hostname`" |