summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-03-28 20:35:29 +0000
committeragc <agc@pkgsrc.org>2004-03-28 20:35:29 +0000
commit6e27f19f69f7e632a68f2f3c8daef16142a7f3cd (patch)
treeded2d2a525ecfbd6b6b8e5efd3534579216e6bce /mk
parent18a04545ad69999547b064acfac866dcfb5f7538 (diff)
downloadpkgsrc-6e27f19f69f7e632a68f2f3c8daef16142a7f3cd.tar.gz
Rearrange the wording slightly in an informational message, to avoid
some email filters and false positives.
Diffstat (limited to 'mk')
-rw-r--r--mk/bulk/post-build4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/post-build b/mk/bulk/post-build
index 9887cb2c7aa..a27cdf17c91 100644
--- a/mk/bulk/post-build
+++ b/mk/bulk/post-build
@@ -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 @@ EOHTML
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";
}
}