Author: stsp
Date: Mon Jun 27 11:29:43 2011
New Revision: 1140113

URL: http://svn.apache.org/viewvc?rev=1140113&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: More clearly mark the notice about
   the bb-openbsd bot's dependency on this file.

Modified:
    subversion/trunk/tools/dev/unix-build/Makefile.svn

Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
URL: 
http://svn.apache.org/viewvc/subversion/trunk/tools/dev/unix-build/Makefile.svn?rev=1140113&r1=1140112&r2=1140113&view=diff
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Mon Jun 27 11:29:43 2011
@@ -19,11 +19,15 @@
 #
 # WARNING: This may or may not work on your system. This Makefile is
 # an example, rather than a ready-made universal solution.
-#
-# Note to Subversion committers:
-# This Makefile is used by the bb-openbsd buildbot
-# (http://ci.apache.org/builders/bb-openbsd).
-# Please check the bot's health after making changes to this file.
+
+#   ****************************************************************
+#   **       IMPORTANT NOTE FOR SVN COMMITTERS:  READ THIS.       **
+#   **                                                            **
+#   ****************************************************************
+#   | This Makefile is used by the bb-openbsd buildbot             |
+#   | (http://ci.apache.org/builders/bb-openbsd). Please check     |
+#   | the bot's health after making changes to this file.          |
+#   |______________________________________________________________|
 
 ENABLE_PYTHON_BINDINGS ?= yes
 ENABLE_RUBY_BINDINGS ?= yes


Reply via email to