summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/cvsweb/pkg-message4
-rw-r--r--devel/cvsweb3/pkg-message4
2 files changed, 4 insertions, 4 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/'.
************************************************************
diff --git a/devel/cvsweb3/pkg-message b/devel/cvsweb3/pkg-message
index 68c4eb088e3f..6ceb286c8358 100644
--- a/devel/cvsweb3/pkg-message
+++ b/devel/cvsweb3/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/'.
************************************************************