diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-07-07 16:13:16 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-07-07 16:13:16 +0000 |
commit | 81af743046d79af169826f3fda973ad981f96e25 (patch) | |
tree | 79e8accfeca8318b0b9a2b28834538e95687b512 /mail | |
parent | 4a465adf1f547364f4e61201c6abad3b68ce98a3 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/drac/Makefile | 1 | ||||
-rw-r--r-- | mail/mutt-devel/Makefile | 1 | ||||
-rw-r--r-- | mail/mutt/Makefile | 3 |
3 files changed, 1 insertions, 4 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile index b6652c5c9217..a73b1235468f 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.12 PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ - ftp://ftp.parodius.com/pub/umanitoba/ \ http://atreides.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ DISTNAME= ${PORTNAME} diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index dad2bac48723..b7457f30a83a 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -132,7 +132,6 @@ CATEGORIES+= news 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/ \ http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ http://www2.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ http://www3.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 06adbe725b19..6ab2f2e7c86b 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -12,8 +12,7 @@ PORTREVISION?= 6 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ - ftp://ftp.demon.co.uk/pub/mirrors/mutt/ \ - ftp://ftp.parodius.com/pub/mutt/ + ftp://ftp.demon.co.uk/pub/mirrors/mutt/ PATCHVERSION?= ${PORTVERSION} PATCHVERSION= 1.4.2.2 |