summaryrefslogtreecommitdiff
path: root/net/csync2
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-02-09 12:00:52 +0000
committerChris Rees <crees@FreeBSD.org>2013-02-09 12:00:52 +0000
commit0dd757920977efb2456287e8d7920b3822c5bbe4 (patch)
tree2de43f02a7adf2cde27a75528b780bbad6998d32 /net/csync2
parent- Update to 3.7.48, give mainatinership to submitter [1] (diff)
Various spelling corrections
PR: ports/175331 Submitted by: Christoph Mallon Approved by: No objections within three weeks from any maintainer While here, style and duplicate phrase fixes in bsdcflow pkg-descr Submitted by: mi
Notes
Notes: svn path=/head/; revision=311969
Diffstat (limited to 'net/csync2')
-rw-r--r--net/csync2/files/pkg-install.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/csync2/files/pkg-install.in b/net/csync2/files/pkg-install.in
index afbe4f364b60..ae42495104e8 100644
--- a/net/csync2/files/pkg-install.in
+++ b/net/csync2/files/pkg-install.in
@@ -21,7 +21,7 @@ create_cert() {
rm -f /tmp/csync2_ssl_cert.csr
if [ ${code} -ne 0 ]; then
- echo "csync2: OpenSSL error occured:"
+ echo "csync2: OpenSSL error occurred:"
echo
cat ${_errlog}
echo