From d17fb8692173f4ab307c80db67bf5157fdff47f2 Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Sat, 20 Mar 1999 14:53:02 +0000 Subject: Submitted by: Oliver Fromme Port of POVRAY 3.1d, a ray tracing program. This is a new port of POVRAY 3.1d from the DOS sources. POVRAY 3.1d is a more featureful and generally neater version of POVRAY. --- graphics/povray31/files/patch-aa | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 graphics/povray31/files/patch-aa (limited to 'graphics/povray31/files/patch-aa') diff --git a/graphics/povray31/files/patch-aa b/graphics/povray31/files/patch-aa new file mode 100644 index 000000000000..0ec9e51860a1 --- /dev/null +++ b/graphics/povray31/files/patch-aa @@ -0,0 +1,21 @@ +*** source/optout.h.orig Sat Jan 30 14:19:00 1999 +--- source/optout.h Wed Mar 17 22:28:44 1999 +*************** +*** 35,42 **** + + #define POV_RAY_VERSION "3.1d" + +! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" +! #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................." + #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version." + + /* Number of help pages (numbered 0 to MAX_HELP_PAGE). */ +--- 35,42 ---- + + #define POV_RAY_VERSION "3.1d" + +! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for" +! #define DISTRIBUTION_MESSAGE_2 "FreeBSD, http://www.freebsd.org/" + #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version." + + /* Number of help pages (numbered 0 to MAX_HELP_PAGE). */ -- cgit v1.2.3