View | Details | Raw Unified | Return to bug 163433
Collapse All | Expand All

(-)ircd-ratbox/Makefile (-4 / +2 lines)
Lines 9-19 Link Here
9
PORTNAME=	ircd-ratbox
9
PORTNAME=	ircd-ratbox
10
PORTVERSION=	2.2.9
10
PORTVERSION=	2.2.9
11
CATEGORIES=	irc ipv6
11
CATEGORIES=	irc ipv6
12
MASTER_SITES=	ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/		\
12
MASTER_SITES=	http://www.ratbox.org/download/				\
13
		ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/		\
14
		http://www.ircd-ratbox.org/download/			\
15
		ftp://ftp.parodius.com/pub/ircd-ratbox/			\
13
		ftp://ftp.parodius.com/pub/ircd-ratbox/			\
16
		http://www.ircd-ratbox.org/download/old/
14
		http://www.ratbox.org/download/old/
17
15
18
MAINTAINER=	moggie@elasticmind.net
16
MAINTAINER=	moggie@elasticmind.net
19
COMMENT=	An advanced, stable IRC daemon, used on many EFnet servers
17
COMMENT=	An advanced, stable IRC daemon, used on many EFnet servers
(-)ratbox-services/Makefile (-4 / +2 lines)
Lines 7-17 Link Here
7
PORTNAME=	ratbox-services
7
PORTNAME=	ratbox-services
8
PORTVERSION=	1.2.3
8
PORTVERSION=	1.2.3
9
CATEGORIES=	irc
9
CATEGORIES=	irc
10
MASTER_SITES=	ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/	\
10
MASTER_SITES=	http://services.ratbox.org/download/		\
11
		ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/${PORTNAME}/ \
12
		http://services.ircd-ratbox.org/download/		\
13
		ftp://ftp.parodius.com/pub/ircd-ratbox/${PORTNAME}/	\
11
		ftp://ftp.parodius.com/pub/ircd-ratbox/${PORTNAME}/	\
14
		http://services.ircd-ratbox.org/download/old/
12
		http://services.ratbox.org/download/old/
15
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
16
14
17
MAINTAINER=	moggie@elasticmind.net
15
MAINTAINER=	moggie@elasticmind.net

Return to bug 163433