diff options
Diffstat (limited to 'net/rsync')
-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 24228d9aae7..502342bd69e 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2015/09/14 14:00:01 manu Exp $ +# $NetBSD: Makefile,v 1.101 2015/10/11 10:56:44 tron Exp $ DISTNAME= rsync-3.1.1 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ http://rsync.samba.org/ftp/rsync/old-versions/ \ ftp://ftp.fu-berlin.de/unix/network/rsync/ -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rsync.samba.org/ COMMENT= Network file distribution/synchronisation utility LICENSE= gnu-gpl-v3 |