diff options
Diffstat (limited to 'devel/cvsweb3/pkg-descr')
-rw-r--r-- | devel/cvsweb3/pkg-descr | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/cvsweb3/pkg-descr b/devel/cvsweb3/pkg-descr deleted file mode 100644 index ec6d89517c41..000000000000 --- a/devel/cvsweb3/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -The cvsweb.cgi 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. - -The cvsweb script has been written by Bill Fenner <fenner@FreeBSD.org> -for the FreeBSD project, improved visually and functionally by Henner -Zeller <zeller@think.de>, Henrik Nordstrom <hno@hem.passagen.se>, and -Ken Coar <Ken.Coar@Golux.Com>, to be adopted by the NetBSD project. - -As space is lacking to list all the improvements over the original, -please refer to the documents after the installation. - -WWW: http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/ |