diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-04 17:38:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-04 17:38:51 +0000 |
commit | 82b765eb0cd5ced1d431c4fbdce6709a13553ab6 (patch) | |
tree | bf1d6bee32e83b395eda4c537cb9417ddefe7032 /graphics/povray36/files/patch-a | |
parent | Add prefix `hs-' for Haskell related ports. (diff) |
o Update to 3.5
o Assign maintainership to submitter
PR: 41709
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Approved by: maintainer (previous one)
Notes
Notes:
svn path=/head/; revision=65607
Diffstat (limited to 'graphics/povray36/files/patch-a')
-rw-r--r-- | graphics/povray36/files/patch-a | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/povray36/files/patch-a b/graphics/povray36/files/patch-a deleted file mode 100644 index 45f1174dc2eb..000000000000 --- a/graphics/povray36/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). */ |