diff options
author | asami <asami@FreeBSD.org> | 1996-08-08 09:25:56 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-08 09:25:56 +0000 |
commit | 2d18fb9d9c634644bf542e47c468d6aba8227c3a (patch) | |
tree | bc705f7f83fe64a47f7b902b46af6c62895c7590 /net/cvsup/pkg-descr | |
parent | caa4f221bfca8e9ed529a876a0f3559f0cd23376 (diff) | |
download | FreeBSD-ports-2d18fb9d9c634644bf542e47c468d6aba8227c3a.zip FreeBSD-ports-2d18fb9d9c634644bf542e47c468d6aba8227c3a.tar.gz |
JDP's cvsup. Beware, this port depends on modula-3!
Diffstat (limited to 'net/cvsup/pkg-descr')
-rw-r--r-- | net/cvsup/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/cvsup/pkg-descr b/net/cvsup/pkg-descr new file mode 100644 index 0000000..43bbca9 --- /dev/null +++ b/net/cvsup/pkg-descr @@ -0,0 +1,8 @@ +CVSup is a software package for distributing and updating collections +of files across a network. CVSup is specifically tailored to +distributing CVS repositories. By taking advantage of the special +properties of the files contained in CVS repositories, CVSup is +able to perform updates much faster than traditional systems. It +is especially valuable for people with slow Internet connections. + +asami@freebsd.org |