aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-12-19 19:05:24 +0000
committerChris Rees <crees@FreeBSD.org>2011-12-19 19:05:24 +0000
commitfb154f924475a929f2d347306f1fa65be976a625 (patch)
tree066c861a032525ffdd10549ffb16dd1c0a4c792a /irc
parent204919eb78513cf00bce61e25e67ea945f0f59b0 (diff)
downloadports-fb154f924475a929f2d347306f1fa65be976a625.tar.gz
ports-fb154f924475a929f2d347306f1fa65be976a625.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/ircd-ratbox/Makefile6
-rw-r--r--irc/ratbox-services/Makefile6
2 files changed, 4 insertions, 8 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
diff --git a/irc/ratbox-services/Makefile b/irc/ratbox-services/Makefile
index 9625a3c35bfa..a77c626acbfe 100644
--- a/irc/ratbox-services/Makefile
+++ b/irc/ratbox-services/Makefile
@@ -7,11 +7,9 @@
PORTNAME= ratbox-services
PORTVERSION= 1.2.3
CATEGORIES= irc
-MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \
- ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/${PORTNAME}/ \
- http://services.ircd-ratbox.org/download/ \
+MASTER_SITES= http://services.ratbox.org/download/ \
ftp://ftp.parodius.com/pub/ircd-ratbox/${PORTNAME}/ \
- http://services.ircd-ratbox.org/download/old/
+ http://services.ratbox.org/download/old/
EXTRACT_SUFX= .tgz
MAINTAINER= moggie@elasticmind.net