From 82b765eb0cd5ced1d431c4fbdce6709a13553ab6 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 4 Sep 2002 17:38:51 +0000 Subject: o Update to 3.5 o Assign maintainership to submitter PR: 41709 Submitted by: Nakata Maho Approved by: maintainer (previous one) --- graphics/povray/files/patch-src::optout.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graphics/povray/files/patch-src::optout.h (limited to 'graphics/povray/files/patch-src::optout.h') diff --git a/graphics/povray/files/patch-src::optout.h b/graphics/povray/files/patch-src::optout.h new file mode 100644 index 000000000000..4ef0ede6c180 --- /dev/null +++ b/graphics/povray/files/patch-src::optout.h @@ -0,0 +1,12 @@ +--- src/optout.h.orig Thu Aug 8 22:00:48 2002 ++++ src/optout.h Wed Aug 14 12:14:50 2002 +@@ -46,8 +46,7 @@ + #define OFFICIAL_VERSION_NUMBER 350 + + #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" +-#error You must complete the following DISTRIBUTION_MESSAGE macro +-#define DISTRIBUTION_MESSAGE_2 " FILL IN NAME HERE........................." ++#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