mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix brokeness by pointing to the old/ directory.
This commit is contained in:
parent
1756fd6ba9
commit
5948674f81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191760
@ -9,17 +9,15 @@
|
||||
PORTNAME= ircd-ratbox
|
||||
PORTVERSION= 2.2.5
|
||||
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/ \
|
||||
ftp://ftp.parodius.com/pub/ircd-ratbox/
|
||||
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/old/ \
|
||||
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/old/ \
|
||||
http://www.ircd-ratbox.org/download/old/ \
|
||||
ftp://ftp.parodius.com/pub/ircd-ratbox/old/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= shaun@FreeBSD.org
|
||||
COMMENT= An advanced, stable IRC daemon, used on many EFnet servers
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
CONFLICTS= ircd-ratbox-devel-[0-9]*
|
||||
|
||||
MAN8= ircd.8
|
||||
|
Loading…
Reference in New Issue
Block a user