diff options
author | tron <tron@pkgsrc.org> | 2015-10-11 10:56:43 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2015-10-11 10:56:43 +0000 |
commit | 9f6604bcfa8c9a671a3d61f8e4f6985084606a51 (patch) | |
tree | 259d295e96e9f046f508ab4e4b3b6daa697cf7d9 /net/rsync | |
parent | 29199b467d3b67b13990591611f16015675a8819 (diff) | |
download | pkgsrc-9f6604bcfa8c9a671a3d61f8e4f6985084606a51.tar.gz |
Reset maintainer
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 |