diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /graphics/povray37/files/patch-a | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Notes
Notes:
svn path=/head/; revision=16726
svn path=/tags/RELEASE_3_1_0/; revision=16727; tag=release/3.1.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). */ |