diff options
author | Ville Skyttä <scop@FreeBSD.org> | 2002-07-06 18:28:38 +0000 |
---|---|---|
committer | Ville Skyttä <scop@FreeBSD.org> | 2002-07-06 18:28:38 +0000 |
commit | 2620fcf374438cd352da9dee1fe88b86f089f05b (patch) | |
tree | add678871cf3e3e6ba06e7d1b0a038df5b47e859 /devel/cvsweb3 | |
parent | 7d373b9e47f632aebf4ae73c8657c98e4069d9ab (diff) | |
download | ports-2620fcf374438cd352da9dee1fe88b86f089f05b.tar.gz ports-2620fcf374438cd352da9dee1fe88b86f089f05b.zip |
Notes
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r-- | devel/cvsweb3/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb3/pkg-descr b/devel/cvsweb3/pkg-descr index 398405c8ce90..a803ebf17e71 100644 --- a/devel/cvsweb3/pkg-descr +++ b/devel/cvsweb3/pkg-descr @@ -1,4 +1,4 @@ -The cvsweb.cgi is a WWW CGI script that allows remote users to browse +FreeBSD-CVSweb is a WWW CGI script that allows remote users to browse a CVS repository tree via web. It can display the revision history of a file, as well as diffs between revisions and downloading the whole file. @@ -10,5 +10,5 @@ Ken Coar <Ken.Coar@Golux.Com>, then Akinori MUSHA <knu@FreeBSD.org> brought it back to the FreeBSD community and made further improvements. -WWW: http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ +WWW: http://www.FreeBSD.org/projects/cvsweb.html Author: the FreeBSD Project |