diff options
author | will <will@FreeBSD.org> | 2000-07-02 23:36:27 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-02 23:36:27 +0000 |
commit | 71f35e726e2f21961ceedf0b2a2cb62b881eb661 (patch) | |
tree | 1d120786726e36a31a0eb8a21a55c0473908a0bc /devel/cvs2html/pkg-descr | |
parent | 23555e92d30f32aee8cc84b1942feb0f56607a18 (diff) | |
download | FreeBSD-ports-71f35e726e2f21961ceedf0b2a2cb62b881eb661.zip FreeBSD-ports-71f35e726e2f21961ceedf0b2a2cb62b881eb661.tar.gz |
Add cvs2html, a perl script that turns cvs log output into HTML.
Diffstat (limited to 'devel/cvs2html/pkg-descr')
-rw-r--r-- | devel/cvs2html/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/cvs2html/pkg-descr b/devel/cvs2html/pkg-descr new file mode 100644 index 0000000..5f99d6c --- /dev/null +++ b/devel/cvs2html/pkg-descr @@ -0,0 +1,6 @@ +cvs2html is a perl script that turns ``cvs log'' +output into HTML for easy log persual. + +WWW: http://www.sslug.dk/cvs2html/ + +- Will <andrews@technologist.com> |