summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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