diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-01-14 15:55:29 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-01-14 15:55:29 +0000 |
commit | 9260a0c7d0c8984d0ce6950787b9317c2180e761 (patch) | |
tree | 4c6670d4ba8a79ed4377d7badfe0d1e27463001f /sysutils/bacula | |
parent | d4750761082d364e14920095984b9640d25510d4 (diff) |
Notes
Diffstat (limited to 'sysutils/bacula')
-rw-r--r-- | sysutils/bacula/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile index 97e5e44e40e7..f7ebd5b58bcb 100644 --- a/sysutils/bacula/Makefile +++ b/sysutils/bacula/Makefile @@ -126,7 +126,7 @@ post-install: cpio -pdm -L -R root:wheel ${DOCSDIR} .endif -# Inform user afer install about important things .... +# Inform user after install about important things .... .if !defined(WITH_CLIENT_ONLY) @${ECHO_MSG} "*******************************************************" @${ECHO_MSG} "NOTE:" |