From 9aedc553e7f703dd51059852976cb4a76a596ad4 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sat, 1 Oct 2005 05:20:13 +0000 Subject: Remove ftp.ircd.com.br since it answers anonymous login requests with "530 This is a private system - No anonymous login" Remove http://ircservices.swissirc.ch since it serves malformed redirects to http://www.swissirc.net/, which I can only get to serve a web-based irc client. Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since fetch won't follow 302 redirects. Found by: distfile survey --- irc/ircservices/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'irc') diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index ef5bab62cffa..175f9c564d97 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -11,9 +11,7 @@ CATEGORIES= irc MASTER_SITES= ftp://ftp.esper.net/ircservices/ \ http://www.ircservices.esper.net/download/ \ ftp://ftp.freenet.de/pub/ftp.ircservices.za.net/pub/ircservices/ \ - ftp://ftp.ircd.com.br/ircservices/ \ - http://www.irc.gr/ircservices/ \ - http://ircservices.swissirc.ch/ + http://banana.irc.gr/ircservices/ DISTNAME= ${PORTNAME}-5.0.0 -- cgit v1.2.3