mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
25e0c8c5df
Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald)
22 lines
879 B
Plaintext
22 lines
879 B
Plaintext
*** source/frame.h Thu Feb 3 10:23:12 1994
|
|
--- newsource/frame.h Wed Dec 28 03:28:23 1994
|
|
***************
|
|
*** 36,43 ****
|
|
#define POV_RAY_VERSION "2.2"
|
|
|
|
/* 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."
|
|
|
|
#ifndef READ_ENV_VAR_BEFORE
|
|
--- 36,43 ----
|
|
#define POV_RAY_VERSION "2.2"
|
|
|
|
/* 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."
|
|
|
|
#ifndef READ_ENV_VAR_BEFORE
|