aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bacula-server
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2005-07-12 05:33:44 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2005-07-12 05:33:44 +0000
commit27f540ae495c19ff57c26854b40b37f9eea73f00 (patch)
treed7b7f1cbb882f583f05d63251b0fba5eb8bf6780 /sysutils/bacula-server
parent14c61d5c73dff08839ede18453f05bafae21e0ff (diff)
downloadports-27f540ae495c19ff57c26854b40b37f9eea73f00.tar.gz
ports-27f540ae495c19ff57c26854b40b37f9eea73f00.zip
Notes
Diffstat (limited to 'sysutils/bacula-server')
-rw-r--r--sysutils/bacula-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index 0c0a6263c5f8..a2c826c6bd74 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -269,12 +269,12 @@ post-install:
@${ECHO_MSG} " Backward Space Record = no;"
@${ECHO_MSG} " Backward Space File = no;"
@${ECHO_MSG} ""
- @${ECHO_MSG} "With 2 filemart at EOT (see man mt):"
+ @${ECHO_MSG} "With 2 filemarks at EOT (see man mt):"
@${ECHO_MSG} " Fast Forward Space File = no;"
@${ECHO_MSG} " BSF at EOM = yes;"
@${ECHO_MSG} " TWO EOF = yes;"
@${ECHO_MSG} ""
- @${ECHO_MSG} "With 1 filemart at EOT (see man mt):"
+ @${ECHO_MSG} "With 1 filemarks at EOT (see man mt):"
@${ECHO_MSG} " Fast Forward Space File = yes;"
@${ECHO_MSG} " BSF at EOM = no;"
@${ECHO_MSG} " TWO EOF = no;"