diff options
author | Geert Hauwaerts <geert@irssi.org> | 2006-09-09 10:19:05 +0000 |
---|---|---|
committer | Geert <Geert@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2006-09-09 10:19:05 +0000 |
commit | 5a571c109d685b199f45622b42228febc0a34589 (patch) | |
tree | 91fff7151552646e66d62ca3a2c8f5169ba44bba /irssi.conf | |
parent | 69fd38c179c9716a65e9fe913d44beb1115da4fa (diff) | |
download | irssi-5a571c109d685b199f45622b42228febc0a34589.zip |
Renamed irc.efnet.net to irc.efnet.org
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4329 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'irssi.conf')
-rw-r--r-- | irssi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ servers = ( { address = "irc.stealth.net"; chatnet = "IRCnet"; port = "6668"; }, - { address = "irc.efnet.net"; chatnet = "EFNet"; port = "6667"; }, + { address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; }, { address = "irc.undernet.org"; chatnet = "Undernet"; |