pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/bulk Rearrange the wording slightly in an informati...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64d46e747455
branches:  trunk
changeset: 471460:64d46e747455
user:      agc <agc%pkgsrc.org@localhost>
date:      Sun Mar 28 20:35:29 2004 +0000

description:
Rearrange the wording slightly in an informational message, to avoid
some email filters and false positives.

diffstat:

 mk/bulk/post-build |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 184b8f4e8153 -r 64d46e747455 mk/bulk/post-build
--- a/mk/bulk/post-build        Sun Mar 28 20:35:22 2004 +0000
+++ b/mk/bulk/post-build        Sun Mar 28 20:35:29 2004 +0000
@@ -1,5 +1,5 @@
 #!/usr/pkg/bin/perl
-# $NetBSD: post-build,v 1.40 2004/03/22 21:54:48 jschauma Exp $
+# $NetBSD: post-build,v 1.41 2004/03/28 20:35:29 agc Exp $
 #
 # Collect stuff after a pkg bulk build
 #
@@ -467,7 +467,7 @@
 
        if ($verbose) {
                print "\n\n$ADMINSIG\n\n";
-               print "[* This message was created automatically! *]\n";
+               print "[* This message was created by the Packages Collection bulk build software *]\n";
        }
 }
 



Home | Main Index | Thread Index | Old Index