diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-04-04 23:30:11 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-04-04 23:30:11 +0000 |
commit | 9897105fa87e3cfa591b637aeb43b862f72747ad (patch) | |
tree | 69e60b6cba67e0ecf75621eb18e0f904b500eb6a /graphics/povray31 | |
parent | e8d35f0e6d5225d21dfcbe4f71eaa520df6dfdc1 (diff) |
Notes
Diffstat (limited to 'graphics/povray31')
-rw-r--r-- | graphics/povray31/Makefile | 2 | ||||
-rw-r--r-- | graphics/povray31/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/povray31/Makefile b/graphics/povray31/Makefile index 1535abaf0c3f..23b94748f9d7 100644 --- a/graphics/povray31/Makefile +++ b/graphics/povray31/Makefile @@ -7,7 +7,7 @@ # DISTNAME= povray31 -PKGNAME= povray-3.1e +PKGNAME= povray-3.1g CATEGORIES= graphics MASTER_SITES= ftp://ftp.povray.org/pub/povray/Official/Unix/ \ ftp://www.hensa.ac.uk/mirrors/povray/Old-Versions/Official-3.0/Unix/ \ diff --git a/graphics/povray31/pkg-descr b/graphics/povray31/pkg-descr index b3c1e3eebf3e..240e03269030 100644 --- a/graphics/povray31/pkg-descr +++ b/graphics/povray31/pkg-descr @@ -1,4 +1,4 @@ -POV-Ray(TM) 3.1d Persistence of Vision Ray Tracer +POV-Ray(TM) 3.1g Persistence of Vision Ray Tracer The Persistence of Vision(TM) Ray-Tracer creates three-dimensional, photo-realistic images using a rendering technique called ray-tracing. It @@ -9,7 +9,7 @@ process by any means, but it produces very high quality images with realistic reflections, shading, perspective and other effects. Legal and License information can be consulted in the following file -/usr/local/lib/povray3/povlegal.doc +/usr/local/lib/povray31/povlegal.doc WWW: http://www.povray.org/ |