diff options
Diffstat (limited to 'irc/ircd-ratbox/Makefile')
-rw-r--r-- | irc/ircd-ratbox/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index e086cf0184f9..cf29c219462b 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -9,11 +9,9 @@ PORTNAME= ircd-ratbox PORTVERSION= 2.2.9 CATEGORIES= irc ipv6 -MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ \ - ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/ \ - http://www.ircd-ratbox.org/download/ \ +MASTER_SITES= http://www.ratbox.org/download/ \ ftp://ftp.parodius.com/pub/ircd-ratbox/ \ - http://www.ircd-ratbox.org/download/old/ + http://www.ratbox.org/download/old/ MAINTAINER= moggie@elasticmind.net COMMENT= An advanced, stable IRC daemon, used on many EFnet servers |