aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsweb/pkg-message')
-rw-r--r--devel/cvsweb/pkg-message4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb/pkg-message b/devel/cvsweb/pkg-message
index 68c4eb088e3f..6ceb286c8358 100644
--- a/devel/cvsweb/pkg-message
+++ b/devel/cvsweb/pkg-message
@@ -1,6 +1,6 @@
************************************************************
Quickstart:
- cd /usr/local/etc
+ cd ${PREFIX}/etc
cp cvsweb.conf.sample cvsweb.conf
and you can browse your CVS repository via web if you set up
@@ -11,5 +11,5 @@ will be like `http://localhost/cgi-bin/cvsweb.cgi'.
browse, try editing cvsweb.conf as you like.
For further information, please look into the directory
-`/usr/local/share/doc/cvsweb/'.
+`${PREFIX}/share/doc/cvsweb/'.
************************************************************