diff options
Diffstat (limited to 'ftp/ftpmirror/Makefile')
-rw-r--r-- | ftp/ftpmirror/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index ac31ad9d8e93..8364b92f4783 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -9,8 +9,7 @@ PORTNAME= ftpmirror PORTVERSION= 1.96 PORTREVISION= 3 CATEGORIES= ftp ipv6 -MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/ \ - ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/ +MASTER_SITES= ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/ MAINTAINER= garga@FreeBSD.org COMMENT= An utility to mirror directory hierarchy with FTP |