diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 27b59066cfc..845d2bea47e 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.94 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2014/07/22 09:47:57 wiz Exp $ -DISTNAME= rsync-3.1.0 -PKGREVISION= 2 +DISTNAME= rsync-3.1.1 CATEGORIES= net MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ http://rsync.samba.org/ftp/rsync/old-versions/ \ |