diff options
author | garga <garga@FreeBSD.org> | 2010-10-01 01:25:12 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2010-10-01 01:25:12 +0800 |
commit | 469251c276292164cbbf8c6cb1bf804f8ad14dfd (patch) | |
tree | c0601a9e9dd315ec2e1f98f4bd7d4754a77cdaad /ftp | |
parent | 15660a64663c57d5a821ca71482ea8d7643eeb2c (diff) | |
download | freebsd-ports-gnome-469251c276292164cbbf8c6cb1bf804f8ad14dfd.tar.gz freebsd-ports-gnome-469251c276292164cbbf8c6cb1bf804f8ad14dfd.tar.zst freebsd-ports-gnome-469251c276292164cbbf8c6cb1bf804f8ad14dfd.zip |
Cleanup MASTER_SITES
Diffstat (limited to 'ftp')
-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 |