diff options
author | naddy <naddy@FreeBSD.org> | 2003-03-24 02:41:44 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-03-24 02:41:44 +0800 |
commit | f3f78280558a05d46f2543b3318d34f09b41233d (patch) | |
tree | c76dd2badbb2914f01d4210f83ca69ee140ae3a4 /net/Makefile | |
parent | 6d0929d697ca1c512c3819e0a2dd4f6795587280 (diff) | |
download | freebsd-ports-gnome-f3f78280558a05d46f2543b3318d34f09b41233d.tar.gz freebsd-ports-gnome-f3f78280558a05d46f2543b3318d34f09b41233d.tar.zst freebsd-ports-gnome-f3f78280558a05d46f2543b3318d34f09b41233d.zip |
Add cvsync 0.15.0.
cvsync is a portable CVS repository synchronization utility,
written in C and POSIX pthread library. This is very similar to
CVSup but not compatible with it.
PR: 49034
Submitted by: hrs
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 96b175e0ecf1..af4562492f1a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -81,6 +81,7 @@ SUBDIR += cvsup-mirror SUBDIR += cvsup-without-gui SUBDIR += cvsupit + SUBDIR += cvsync SUBDIR += dante SUBDIR += darkstat SUBDIR += datapipe |