diff options
Diffstat (limited to 'devel/cvswrap/pkg-descr')
-rw-r--r-- | devel/cvswrap/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/cvswrap/pkg-descr b/devel/cvswrap/pkg-descr new file mode 100644 index 000000000000..3a009a7b80ff --- /dev/null +++ b/devel/cvswrap/pkg-descr @@ -0,0 +1,5 @@ +Cvswrap is a program that you install to help manage multiple CVS +repositories. What it does is sit in front of CVS, determines +the CVSROOT and runs a program before running CVS. This allows one +to protect each CVS repository without special groups and setuid +programs. |