diff options
Diffstat (limited to 'devel/cvs2cl/pkg-descr')
-rw-r--r-- | devel/cvs2cl/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cvs2cl/pkg-descr b/devel/cvs2cl/pkg-descr index 467916867e20..6ad2b5f98658 100644 --- a/devel/cvs2cl/pkg-descr +++ b/devel/cvs2cl/pkg-descr @@ -3,5 +3,3 @@ cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script This Perl script does what you think it does: It produces a GNU-style ChangeLog for CVS-controlled sources, by running "cvs log" and parsing the output. Duplicate log messages get unified in the Right Way. - -WWW: https://www.red-bean.com/cvs2cl/ |