aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb
diff options
context:
space:
mode:
authorscop <scop@FreeBSD.org>2002-07-07 02:27:23 +0800
committerscop <scop@FreeBSD.org>2002-07-07 02:27:23 +0800
commitf05c13d9e06de84a9fac7693443b714eff29e354 (patch)
tree1f564c86768c45485e087ed9fd36f3bcff884153 /devel/cvsweb
parent128ab8438518a09b75599cf4d82fa496823be468 (diff)
downloadfreebsd-ports-gnome-f05c13d9e06de84a9fac7693443b714eff29e354.tar.gz
freebsd-ports-gnome-f05c13d9e06de84a9fac7693443b714eff29e354.tar.zst
freebsd-ports-gnome-f05c13d9e06de84a9fac7693443b714eff29e354.zip
Add trailing slash to example URI.
Approved by: knu (mentor)
Diffstat (limited to 'devel/cvsweb')
-rw-r--r--devel/cvsweb/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb/pkg-message b/devel/cvsweb/pkg-message
index c9c5c1b10c92..ee9705c7ed50 100644
--- a/devel/cvsweb/pkg-message
+++ b/devel/cvsweb/pkg-message
@@ -5,7 +5,7 @@ Quickstart:
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'.
+will be like `http://localhost/cgi-bin/cvsweb.cgi/'.
To configure its appearance and repository entries to
browse, edit cvsweb.conf* as you like.