mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
82b765eb0c
o Assign maintainership to submitter PR: 41709 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Approved by: maintainer (previous one)
13 lines
600 B
C
13 lines
600 B
C
--- src/optout.h.orig Thu Aug 8 22:00:48 2002
|
|
+++ src/optout.h Wed Aug 14 12:14:50 2002
|
|
@@ -46,8 +46,7 @@
|
|
#define OFFICIAL_VERSION_NUMBER 350
|
|
|
|
#define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
|
|
-#error You must complete the following DISTRIBUTION_MESSAGE macro
|
|
-#define DISTRIBUTION_MESSAGE_2 " FILL IN NAME HERE........................."
|
|
+#define DISTRIBUTION_MESSAGE_2 "FreeBSD, http://www.freebsd.org/"
|
|
#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). */
|