From 45208a178423c1190ae5a0144558710d5aba9cff Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 30 Sep 2010 17:25:12 +0000 Subject: [PATCH] Cleanup MASTER_SITES --- editors/manedit/Makefile | 3 +-- ftp/ftpmirror/Makefile | 3 +-- lang/lua/Makefile | 3 --- mail/mb2md/Makefile | 3 +-- 4 files changed, 3 insertions(+), 9 deletions(-) diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index d05376c67a45..40724553a2dd 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -9,8 +9,7 @@ PORTNAME= manedit PORTVERSION= 0.8.1 PORTREVISION= 2 CATEGORIES= editors -MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/ \ - http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Applications/Editors/manedit-0.8.1/ +MASTER_SITES= http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Applications/Editors/manedit-0.8.1/ MAINTAINER= garga@FreeBSD.org COMMENT= A UNIX manual page editor and viewer 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 diff --git a/lang/lua/Makefile b/lang/lua/Makefile index 1747705c0ecc..bae8db7fc8ec 100644 --- a/lang/lua/Makefile +++ b/lang/lua/Makefile @@ -10,10 +10,7 @@ PORTVERSION= 5.1.4 PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.lua.org/ftp/ \ - ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \ - ftp://csg.uwaterloo.ca/pub/lhf/lua/ \ ftp://ftp.ntua.gr/pub/lang/lua/ \ - ftp://ftp.uni-trier.de/pub/languages/lua/ \ ftp://ftp.gwdg.de/pub/languages/lua/ PATCH_SITES= http://www.lua.org/ftp/ diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index 04c5683867b9..3900b3c08d5f 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -9,8 +9,7 @@ PORTNAME= mb2md PORTVERSION= 3.20 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://batleth.sapienti-sat.org/projects/mb2md/ \ - http://www.fensystems.co.uk/downloads/ingredients/ +MASTER_SITES= http://batleth.sapienti-sat.org/projects/mb2md/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= .gz