diff options
Diffstat (limited to 'graphics/povray31/files/patch-aa')
| -rw-r--r-- | graphics/povray31/files/patch-aa | 21 |
1 files changed, 21 insertions, 0 deletions
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). */ |
