diff options
author | jdp <jdp@FreeBSD.org> | 2002-01-03 02:20:34 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 2002-01-03 02:20:34 +0800 |
commit | 72131f9bb81d8b556a330fd2f3ee5d4ee1a91972 (patch) | |
tree | a6bd12e01b35deb6c3baf75d0c091ac6f6107d49 /net/cvsup-devel/pkg-descr | |
parent | 2d736719b02613c7c633b02cce8255733a815012 (diff) | |
download | freebsd-ports-gnome-72131f9bb81d8b556a330fd2f3ee5d4ee1a91972.tar.gz freebsd-ports-gnome-72131f9bb81d8b556a330fd2f3ee5d4ee1a91972.tar.zst freebsd-ports-gnome-72131f9bb81d8b556a330fd2f3ee5d4ee1a91972.zip |
Remove the cvsup-devel port for the present, since it builds the
same thing as the cvsup port.
Diffstat (limited to 'net/cvsup-devel/pkg-descr')
-rw-r--r-- | net/cvsup-devel/pkg-descr | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net/cvsup-devel/pkg-descr b/net/cvsup-devel/pkg-descr deleted file mode 100644 index 6cedfdb68c9c..000000000000 --- a/net/cvsup-devel/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -CVSup is a software package for distributing and updating collections -of files across a network. It can efficiently and accurately mirror -all types of files, including sources, binaries, hard links, symbolic -links, and even device nodes. CVSup's streaming communication -protocol and multithreaded architecture make it most likely the -fastest mirroring tool in existence today. In addition to being -a great general-purpose mirroring tool, CVSup includes special -features and optimizations specifically tailored to CVS repositories. - -This is a development snapshot of CVSup. It contains a number of -recent bug fixes as well as some new features which are not ready for -official release just yet. See the "ChangeLog" file for details. - -WWW: http://www.polstra.com/projects/freeware/CVSup/ - -jdp@polstra.com |