aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-07-07 18:55:43 +0800
committergahr <gahr@FreeBSD.org>2008-07-07 18:55:43 +0800
commitc08cad6fe8d7b51071453a7eec784a96ae0da998 (patch)
treed00f3363b6c4d880de4a7e7805a7a2378d49c690 /devel
parentba3dc62e929ed4234957ec3f1765b92cedcb54a9 (diff)
downloadfreebsd-ports-graphics-c08cad6fe8d7b51071453a7eec784a96ae0da998.tar.gz
freebsd-ports-graphics-c08cad6fe8d7b51071453a7eec784a96ae0da998.tar.zst
freebsd-ports-graphics-c08cad6fe8d7b51071453a7eec784a96ae0da998.zip
- Fix pkg-message
PR: 125247 Submitted by: Carsten Wiedmann <carsten_sttgt@gmx.de> Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) via private e-mail
Diffstat (limited to 'devel')
-rw-r--r--devel/websvn/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/websvn/files/pkg-message.in b/devel/websvn/files/pkg-message.in
index c8c2fcda298..20b24278bdb 100644
--- a/devel/websvn/files/pkg-message.in
+++ b/devel/websvn/files/pkg-message.in
@@ -1,4 +1,4 @@
----------------------------------------------------
To setup websvn, please edit the configuration file:
-%%PREFIX%%/%%WEBSVNDIR%%/include/config.php
+%%PREFIX%%/%%WEBSVNDIR%%/include/distconfig.php
----------------------------------------------------