summaryrefslogtreecommitdiff
path: root/net/cvsup/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-08 09:25:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-08 09:25:56 +0000
commit4e32dddba9834dbd8474ad9cbf3f34e093944f04 (patch)
treec94965cec168695016e14d056a5e670c5ce7aa52 /net/cvsup/pkg-descr
parentBring in mkisofs 1.0.5 as a port. (diff)
JDP's cvsup. Beware, this port depends on modula-3!
Notes
Notes: svn path=/head/; revision=3543
Diffstat (limited to 'net/cvsup/pkg-descr')
-rw-r--r--net/cvsup/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/cvsup/pkg-descr b/net/cvsup/pkg-descr
new file mode 100644
index 000000000000..43bbca9b2235
--- /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