diff options
author | pav <pav@FreeBSD.org> | 2004-11-13 06:03:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-13 06:03:56 +0800 |
commit | 120929beeb626f591e6960d58f5046b51acf3377 (patch) | |
tree | 9ebd601d8bddfdb72bc6eff8cb013786bd7fd33b /irc | |
parent | c11c202d82e6b4b2149740788cfdca9e3f1d3f91 (diff) | |
download | freebsd-ports-gnome-120929beeb626f591e6960d58f5046b51acf3377.tar.gz freebsd-ports-gnome-120929beeb626f591e6960d58f5046b51acf3377.tar.zst freebsd-ports-gnome-120929beeb626f591e6960d58f5046b51acf3377.zip |
- Make fetchable
Inspired by: ports/73863
Diffstat (limited to 'irc')
-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 |