summaryrefslogtreecommitdiff
path: root/devel/librsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/librsync/Makefile')
-rw-r--r--devel/librsync/Makefile22
1 files changed, 10 insertions, 12 deletions
diff --git a/devel/librsync/Makefile b/devel/librsync/Makefile
index 4dffd31167b..83b29fe8afd 100644
--- a/devel/librsync/Makefile
+++ b/devel/librsync/Makefile
@@ -1,19 +1,17 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:30 tv Exp $
-#
+# $NetBSD: Makefile,v 1.10 2004/11/25 14:25:22 adam Exp $
-DISTNAME= librsync-0.9.6
-PKGREVISION= 3
-CATEGORIES= devel net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librsync/}
+DISTNAME= librsync-0.9.7
+CATEGORIES= devel net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librsync/}
-MAINTAINER= davids@idiom.com
-HOMEPAGE= http://rdiff-backup.stanford.edu/
-COMMENT= Checksum-based differencing library
+MAINTAINER= davids@idiom.com
+HOMEPAGE= http://rdiff-backup.stanford.edu/
+COMMENT= Checksum-based differencing library
-GNU_CONFIGURE= # defined
-CONFIGURE_ARGS+= --without-included-popt
-USE_LIBTOOL= yes
USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --without-included-popt
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"