diff options
-rw-r--r-- | mail/mutt-devel/Makefile | 7 | ||||
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 4 |
3 files changed, 6 insertions, 9 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 973966d217db..67f44562903a 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -71,9 +71,10 @@ CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news .endif -MASTER_SITES= ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/ \ - ftp://ftp.parodius.com/pub/mutt/devel/ \ - ftp://ftp.mutt.org/mutt/devel/ +MASTER_SITES= ftp://ftp.mutt.org/mutt/devel/ \ + ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/ \ + ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/ \ + ftp://ftp.parodius.com/pub/mutt/devel/ DISTNAME= mutt-${PORTVERSION}i PATCH_SITES= http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 92c3182b5b4e..d3225f3eadb3 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -11,11 +11,9 @@ PORTVERSION= 1.4.1 PORTREVISION= 0 CATEGORIES+= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ - ftp://ftp.gbnet.net/pub/mutt-international/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ ftp://ftp.demon.co.uk/pub/mirrors/mutt/ \ - ftp://ftp.parodius.com/pub/mutt/ \ - ftp://pgp.rasip.fer.hr/pub/mutt/international/ + ftp://ftp.parodius.com/pub/mutt/ DISTFILES= ${DISTNAME}i${EXTRACT_SUFX} PATCH_SITES= http://www.spinnaker.de/mutt/compressed/:spinnaker \ diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 92c3182b5b4e..d3225f3eadb3 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -11,11 +11,9 @@ PORTVERSION= 1.4.1 PORTREVISION= 0 CATEGORIES+= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ - ftp://ftp.gbnet.net/pub/mutt-international/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ ftp://ftp.demon.co.uk/pub/mirrors/mutt/ \ - ftp://ftp.parodius.com/pub/mutt/ \ - ftp://pgp.rasip.fer.hr/pub/mutt/international/ + ftp://ftp.parodius.com/pub/mutt/ DISTFILES= ${DISTNAME}i${EXTRACT_SUFX} PATCH_SITES= http://www.spinnaker.de/mutt/compressed/:spinnaker \ |