diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-23 12:00:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-23 12:00:14 +0000 |
commit | 6c92aef956a2232ae6c7c0a0cf06b9cc64f74265 (patch) | |
tree | 7ee2f5aa4237c50bae9f11e5692b844140eed7ad /devel/cvschk/distinfo | |
parent | zonenotify is useful to send a NS_NOTIFY packet to BIND slave server. (diff) |
Add cvschk 1.12, quick offline checker for CVS modifications.
cvschk is a Perl program which allows you to see the status of your
own CVS directories, without access to the CVS repository. It shows
which files you changed, made locally, and which ones were deleted.
PR: ports/80279
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes:
svn path=/head/; revision=133996
Diffstat (limited to 'devel/cvschk/distinfo')
-rw-r--r-- | devel/cvschk/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cvschk/distinfo b/devel/cvschk/distinfo new file mode 100644 index 000000000000..2ae358c941bf --- /dev/null +++ b/devel/cvschk/distinfo @@ -0,0 +1,2 @@ +MD5 (cvschk) = 935437b872cab82fcd80c9aa467376ca +SIZE (cvschk) = 17410 |