diff options
-rw-r--r-- | irc/ircII/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index a9779e1670e4..c1f90a466445 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -8,9 +8,9 @@ PORTNAME= ircii PORTVERSION= 20040216 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://ircftp.au.eterna.com.au/pub/ircII/old/ \ + ftp://ftp.sergei.cc/pub/ircII/old/ MAINTAINER= anders@andersa.net COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client |