diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-06 13:54:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-06 13:54:10 +0000 |
commit | b72ff83eeeb41b543e01f332e4eda5cc8b3ca559 (patch) | |
tree | 2a91fecbaa3337c819d26f58dc466bde43457b98 /devel/cvs2cl/pkg-comment | |
parent | Activate ubench. (diff) |
This is a new port of cvs2cl.
--
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.
Diffstat (limited to 'devel/cvs2cl/pkg-comment')
-rw-r--r-- | devel/cvs2cl/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvs2cl/pkg-comment b/devel/cvs2cl/pkg-comment new file mode 100644 index 000000000000..95ab98340064 --- /dev/null +++ b/devel/cvs2cl/pkg-comment @@ -0,0 +1 @@ +CVS-log-message-to-ChangeLog conversion script |