diff options
author | nork <nork@FreeBSD.org> | 2003-07-08 02:35:24 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-08 02:35:24 +0000 |
commit | cc0781bf1f1398f7e4130f6c3d7c2ed65c598801 (patch) | |
tree | 262ab2fe96a337e491740b61363de23f859ea00f /net/cvsync/Makefile | |
parent | 5d2ed88126c509db74c0be590785b6fabd82821d (diff) | |
download | FreeBSD-ports-cc0781bf1f1398f7e4130f6c3d7c2ed65c598801.zip FreeBSD-ports-cc0781bf1f1398f7e4130f6c3d7c2ed65c598801.tar.gz |
Update to 0.23.6.
PR: ports/54205
Submitted by: hrs (maintainer)
Diffstat (limited to 'net/cvsync/Makefile')
-rw-r--r-- | net/cvsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsync/Makefile b/net/cvsync/Makefile index 53250a7..cd9eae1 100644 --- a/net/cvsync/Makefile +++ b/net/cvsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvsync -PORTVERSION= 0.23.5 +PORTVERSION= 0.23.6 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.daemon-systems.org/pub/cvsync/ \ ftp://ftp.allbsd.org/pub/cvsync/ |