diff options
Diffstat (limited to 'irc/ircII/Makefile')
-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 b9ad5eb0cd46..c6b0b95142a7 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ircii -PORTVERSION= 20040820 +PORTVERSION= 20060725 CATEGORIES= irc ipv6 -MASTER_SITES= ftp://ftp.warped.com/pub/ircII/old/ \ - ftp://ftp.irc.org/irc/clients/unix/ircII/old +MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \ + ftp://ftp.irc.org/irc/clients/unix/ircII/ MAINTAINER= sylvioc@gmail.com COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client |