diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /graphics/povray37/files/patch-a | |
parent | Fix typo. (ghostscript55htff -> ghostscript55httf) (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes:
svn path=/head/; revision=30942
svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.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). */ |