diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircII/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 3cd6b3a59bba..b9ad5eb0cd46 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -8,9 +8,8 @@ PORTNAME= ircii PORTVERSION= 20040820 CATEGORIES= irc ipv6 -MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \ - ftp://ircftp.au.eterna.com.au/pub/ircII/ \ - ftp://ftp.sergei.cc/pub/ircII/ +MASTER_SITES= ftp://ftp.warped.com/pub/ircII/old/ \ + ftp://ftp.irc.org/irc/clients/unix/ircII/old MAINTAINER= sylvioc@gmail.com COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client |