diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /graphics/povray37/files/patch-a | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'graphics/povray37/files/patch-a')
-rw-r--r-- | graphics/povray37/files/patch-a | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/povray37/files/patch-a b/graphics/povray37/files/patch-a deleted file mode 100644 index 45f1174dc2eb..000000000000 --- a/graphics/povray37/files/patch-a +++ /dev/null @@ -1,21 +0,0 @@ -*** sourceold/optout.h Tue Sep 3 08:55:55 1996 ---- source/optout.h Tue Dec 3 22:51:16 1996 -*************** -*** 37,44 **** - - /* This message is for the personal distribution release. */ - -! #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). */ ---- 37,44 ---- - - /* This message is for the personal distribution release. */ - -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for" -! #define DISTRIBUTION_MESSAGE_2 "FreeBSD" - #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). */ |