diff options
Diffstat (limited to 'devel/subversion16/Makefile')
-rw-r--r-- | devel/subversion16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 570dd8f6cdb6..8efc08188bab 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -62,7 +62,7 @@ pre-extract: @${ECHO_MSG} "mod_dav_svn module for Apache 2.X enabled." .else @${ECHO_MSG} "You can enable the mod_dav_svn module for Apache 2.X" - @${ECHO_MSG} "by defining WITH_MOD_DAV_SVN. This option implies + @${ECHO_MSG} "by defining WITH_MOD_DAV_SVN. This option implies" @${ECHO_MSG} "the WITH_APACHE2_APR option." .endif @${ECHO_MSG} |