From a3f38f13fb90601553315798f5d79378933cd17f Mon Sep 17 00:00:00 2001 From: gehenna Date: Tue, 16 Sep 2003 13:00:41 +0000 Subject: CVSync 0.24.7 Changes: * Fix a bug to fail to run with GNU Pth/PTL. (cvsyncd) * Fix compile problems on OSes without a pthread library support. (cvscan/rcscmp) --- devel/cvsync/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/cvsync/Makefile') diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile index d8a71bc7938..7db23e32212 100644 --- a/devel/cvsync/Makefile +++ b/devel/cvsync/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2003/09/10 04:46:55 gehenna Exp $ +# $NetBSD: Makefile,v 1.51 2003/09/16 13:00:41 gehenna Exp $ # -DISTNAME= cvsync-0.24.6 -PKGREVISION= 1 +DISTNAME= cvsync-0.24.7 CATEGORIES= devel MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ -- cgit v1.2.3