diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index e99a15a630c..27b59066cfc 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2014/04/18 23:29:39 tron Exp $ +# $NetBSD: Makefile,v 1.94 2014/05/29 23:37:12 wiz Exp $ DISTNAME= rsync-3.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ http://rsync.samba.org/ftp/rsync/old-versions/ \ |