diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2001-12-26 20:59:25 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2001-12-26 20:59:25 +0000 |
commit | a2594c64fd8453639c41c64d5748de43eba75144 (patch) | |
tree | 67e51e0e581895faed73f66899405516343f0741 /devel/cvswrap/pkg-descr | |
parent | fcf2572a3f74e00f7f30ef2ecd3acf28ca311a2f (diff) | |
download | ports-a2594c64fd8453639c41c64d5748de43eba75144.tar.gz ports-a2594c64fd8453639c41c64d5748de43eba75144.zip |
Notes
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. |