diff options
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:" |