diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-09-30 17:25:12 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-09-30 17:25:12 +0000 |
commit | 45208a178423c1190ae5a0144558710d5aba9cff (patch) | |
tree | b2cbe352ad44462bfdd787e40bb96be29782b0c9 /ftp/ftpmirror | |
parent | 542ef1ac64cfb0e6e41e5dd0ab66e6698fe8d887 (diff) |
Notes
Diffstat (limited to 'ftp/ftpmirror')
-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 |