diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index e862100b32f..71faa10d527 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2011/10/19 14:47:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.88 2012/10/03 21:57:10 wiz Exp $ DISTNAME= rsync-3.0.9 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ http://rsync.samba.org/ftp/rsync/old-versions/ \ |