summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-07-23 08:58:03 +0000
committertron <tron@pkgsrc.org>2014-07-23 08:58:03 +0000
commit026d180b686b1daba7d9dca6e838cdbbf1c65bb9 (patch)
tree65517c6c7fd5be2a19fc5a2b09d96faa3be53985 /net/rsync
parent97615bf7ba6b3d0cf2cd912abca5071f4d5f8ac6 (diff)
downloadpkgsrc-026d180b686b1daba7d9dca6e838cdbbf1c65bb9.tar.gz
Switch myself from owner to maintainer as I'm perfectly happy with somebody
else updating this package anyway.
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 845d2bea47e..e61be600f7c 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2014/07/22 09:47:57 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2014/07/23 08:58:03 tron Exp $
DISTNAME= rsync-3.1.1
CATEGORIES= net
@@ -7,7 +7,7 @@ MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
ftp://ftp.sunet.se/pub/unix/admin/rsync/ \
ftp://ftp.fu-berlin.de/unix/network/rsync/
-OWNER= tron@NetBSD.org
+MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://rsync.samba.org/
COMMENT= Network file distribution/synchronisation utility
LICENSE= gnu-gpl-v3