aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb3/pkg-message
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-01-01 23:51:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-01-01 23:51:22 +0000
commit4701f83604b27d8fb17ce825ca3d5e6859792c84 (patch)
tree805a5bde3486b827c8b73eddcf4ca0c3b7b665d1 /devel/cvsweb3/pkg-message
parent2f7c6bd9f54f91992f507d3432c6b73922e72421 (diff)
downloadports-4701f83604b27d8fb17ce825ca3d5e6859792c84.tar.gz
ports-4701f83604b27d8fb17ce825ca3d5e6859792c84.zip
Notes
Diffstat (limited to 'devel/cvsweb3/pkg-message')
-rw-r--r--devel/cvsweb3/pkg-message6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsweb3/pkg-message b/devel/cvsweb3/pkg-message
index 6ceb286c8358..c9c5c1b10c92 100644
--- a/devel/cvsweb3/pkg-message
+++ b/devel/cvsweb3/pkg-message
@@ -1,14 +1,14 @@
************************************************************
Quickstart:
- cd ${PREFIX}/etc
- cp cvsweb.conf.sample cvsweb.conf
+ cd ${PREFIX}/etc/cvsweb
+ cp cvsweb.conf.dist cvsweb.conf
and you can browse your CVS repository via web if you set up
your web server correctly. The URL to get to the cvsweb
will be like `http://localhost/cgi-bin/cvsweb.cgi'.
To configure its appearance and repository entries to
-browse, try editing cvsweb.conf as you like.
+browse, edit cvsweb.conf* as you like.
For further information, please look into the directory
`${PREFIX}/share/doc/cvsweb/'.