mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
15 lines
643 B
Plaintext
15 lines
643 B
Plaintext
$NetBSD: patch-aa,v 1.4 2004/11/18 15:57:38 adam Exp $
|
|
|
|
--- source/optout.h.orig 2004-08-02 23:15:55.000000000 +0000
|
|
+++ source/optout.h
|
|
@@ -56,8 +56,7 @@ BEGIN_POV_NAMESPACE
|
|
|
|
#define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
|
|
#ifndef DISTRIBUTION_MESSAGE_2
|
|
-#error You must complete the following DISTRIBUTION_MESSAGE_2 definition
|
|
-#define DISTRIBUTION_MESSAGE_2 " FILL IN NAME HERE........................."
|
|
+#define DISTRIBUTION_MESSAGE_2 " The NetBSD Packages collection (http://www.pkgsrc.org/)"
|
|
#endif
|
|
#define DISTRIBUTION_MESSAGE_3 " The POV-Ray Team(tm) is not responsible for supporting this version."
|
|
|