summaryrefslogtreecommitdiff
path: root/graphics/povray36/files/patch-a
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-12-05 12:45:59 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-12-05 12:45:59 +0000
commit6dc2bc4576f3dec5fe835cf8848e91ba8e753811 (patch)
tree764abdf136664f55cae9a003fdd99d24b954cdc0 /graphics/povray36/files/patch-a
parentUpdate to version 2.0 (diff)
Update to version 3.0
Submitted-By: Paulo Menezes <paulo@lapa.isr.uc.pt>
Notes
Notes: svn path=/head/; revision=4816
Diffstat (limited to 'graphics/povray36/files/patch-a')
-rw-r--r--graphics/povray36/files/patch-a22
1 files changed, 11 insertions, 11 deletions
diff --git a/graphics/povray36/files/patch-a b/graphics/povray36/files/patch-a
index 3032690efeec..45f1174dc2eb 100644
--- a/graphics/povray36/files/patch-a
+++ b/graphics/povray36/files/patch-a
@@ -1,21 +1,21 @@
-*** source/frame.h Thu Feb 3 10:23:12 1994
---- newsource/frame.h Wed Dec 28 03:28:23 1994
+*** sourceold/optout.h Tue Sep 3 08:55:55 1996
+--- source/optout.h Tue Dec 3 22:51:16 1996
***************
-*** 36,43 ****
- #define POV_RAY_VERSION "2.2"
+*** 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 is not responsible for supporting this version."
+ #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version."
- #ifndef READ_ENV_VAR_BEFORE
---- 36,43 ----
- #define POV_RAY_VERSION "2.2"
+ /* 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 is not responsible for supporting this version."
+! #define DISTRIBUTION_MESSAGE_2 "FreeBSD"
+ #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version."
- #ifndef READ_ENV_VAR_BEFORE
+ /* Number of help pages (numbered 0 to MAX_HELP_PAGE). */