diff options
Diffstat (limited to 'devel/librsync/Makefile')
-rw-r--r-- | devel/librsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/librsync/Makefile b/devel/librsync/Makefile index e146cf13b1c..51a55689c2f 100644 --- a/devel/librsync/Makefile +++ b/devel/librsync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/08/27 15:33:33 abs Exp $ +# $NetBSD: Makefile,v 1.6 2003/11/12 01:31:48 salo Exp $ # DISTNAME= librsync-0.9.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librsync/} |