diff options
author | Andrej Zverev <az@FreeBSD.org> | 2007-08-21 07:45:44 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2007-08-21 07:45:44 +0000 |
commit | 7ab398f130fb6e4ad8fb6ca983fe2b75e89bf570 (patch) | |
tree | 9b1c02856aca7252ca7f6080cad0894a2288c8f2 /devel/cvs-syncmail/pkg-descr | |
parent | 8f002b6c5df8ec2548d2bd2bf05abaddefa2b6cd (diff) |
Notes
Diffstat (limited to 'devel/cvs-syncmail/pkg-descr')
-rw-r--r-- | devel/cvs-syncmail/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/cvs-syncmail/pkg-descr b/devel/cvs-syncmail/pkg-descr new file mode 100644 index 000000000000..c428fa188031 --- /dev/null +++ b/devel/cvs-syncmail/pkg-descr @@ -0,0 +1,6 @@ +Syncmail is a CVS notification tool which can provide a diff for every +change to a CVS repository, mailed to specified email addresses. +This tool is useful for large communities to monitor activity, +and is used for Python and many other active projects. + +WWW: http://sourceforge.net/projects/cvs-syncmail |