summaryrefslogtreecommitdiffstats
path: root/devel/subversion-devel
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-07-07 15:05:38 +0000
committerbmah <bmah@FreeBSD.org>2003-07-07 15:05:38 +0000
commitf9489d4063597afc08568379db11b5bcab183bb0 (patch)
tree489e260b8bde1124501b3d3b699bd9597ed14525 /devel/subversion-devel
parentf2d0f58fb7ba9f5a9f2f903c5c6c5afb7cce208a (diff)
downloadFreeBSD-ports-f9489d4063597afc08568379db11b5bcab183bb0.zip
FreeBSD-ports-f9489d4063597afc08568379db11b5bcab183bb0.tar.gz
Add missing quote mark.
PR: 54171 Submitted by: Roman Neuhauser <roman@bellavista.cz>
Diffstat (limited to 'devel/subversion-devel')
-rw-r--r--devel/subversion-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile
index 570dd8f..8efc081 100644
--- a/devel/subversion-devel/Makefile
+++ b/devel/subversion-devel/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}
OpenPOWER on IntegriCloud