aboutsummaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2018-02-15 08:38:46 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2018-02-15 08:38:46 +0000
commit954bfe9743281cdf7f1c90286d41707dd2a0bca3 (patch)
treea9ac3631f847c980e686b39a7f23a897462bb9b4 /net/rsync
parent3b06d0113644cbf5f4d5c16e63595c76364b0b75 (diff)
downloadports-954bfe9743281cdf7f1c90286d41707dd2a0bca3.tar.gz
ports-954bfe9743281cdf7f1c90286d41707dd2a0bca3.zip
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index ef1936107aeb..615fc3d1f08d 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -8,11 +8,10 @@ MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
https://rsync.samba.org/ftp/rsync/ \
ftp://ftp.fu-berlin.de/pub/unix/network/rsync/ \
http://www.mirrorservice.org/sites/rsync.samba.org/ \
- https://www.mirrorservice.org/sites/rsync.samba.org/ \
- LOCAL/ehaupt/rsync
+ https://www.mirrorservice.org/sites/rsync.samba.org/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Network file distribution/synchronization utility
LICENSE= GPLv3