Date: Thu, 15 Feb 2018 08:38:47 +0000 (UTC) From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461865 - head/net/rsync Message-ID: <201802150838.w1F8clKs072645@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rodrigo Date: Thu Feb 15 08:38:46 2018 New Revision: 461865 URL: https://svnweb.freebsd.org/changeset/ports/461865 Log: Take maintenership and remove LOCAL/ehaupt/rsync from mirror list Modified: head/net/rsync/Makefile Modified: head/net/rsync/Makefile ============================================================================== --- head/net/rsync/Makefile Thu Feb 15 08:29:20 2018 (r461864) +++ head/net/rsync/Makefile Thu Feb 15 08:38:46 2018 (r461865) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802150838.w1F8clKs072645>