diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-12-19 19:05:24 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-12-19 19:05:24 +0000 |
commit | fb154f924475a929f2d347306f1fa65be976a625 (patch) | |
tree | 066c861a032525ffdd10549ffb16dd1c0a4c792a /irc/ircd-ratbox | |
parent | 204919eb78513cf00bce61e25e67ea945f0f59b0 (diff) | |
download | ports-fb154f924475a929f2d347306f1fa65be976a625.tar.gz ports-fb154f924475a929f2d347306f1fa65be976a625.zip |
Notes
Diffstat (limited to 'irc/ircd-ratbox')
-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 |