diff options
author | chinsan <chinsan@FreeBSD.org> | 2007-07-30 09:25:22 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2007-07-30 09:25:22 +0800 |
commit | 5392d3f0b5a47580baf74266819560b8f7b0a432 (patch) | |
tree | dd341ab142de5c3775c1021071a2d57f31afa764 /chinese | |
parent | 8bde9c2034d70820e0ebe3124c099e5de4bf87d3 (diff) | |
download | freebsd-ports-gnome-5392d3f0b5a47580baf74266819560b8f7b0a432.tar.gz freebsd-ports-gnome-5392d3f0b5a47580baf74266819560b8f7b0a432.tar.zst freebsd-ports-gnome-5392d3f0b5a47580baf74266819560b8f7b0a432.zip |
- Add us.ircnet.org.
PR: ports/115015
Submitted by: chinsan
Approved by: vanilla(maintainer), rafan (mentor, implicit)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/irssi/Makefile | 2 | ||||
-rw-r--r-- | chinese/irssi/files/patch-irssi.conf | 9 |
2 files changed, 6 insertions, 5 deletions
diff --git a/chinese/irssi/Makefile b/chinese/irssi/Makefile index c4da56b23286..5f3b2785bc83 100644 --- a/chinese/irssi/Makefile +++ b/chinese/irssi/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= chinese MAINTAINER= vanilla@FreeBSD.org diff --git a/chinese/irssi/files/patch-irssi.conf b/chinese/irssi/files/patch-irssi.conf index 257c5d30bcc5..05baa21af345 100644 --- a/chinese/irssi/files/patch-irssi.conf +++ b/chinese/irssi/files/patch-irssi.conf @@ -1,6 +1,6 @@ ---- irssi.conf.orig Thu Apr 26 02:15:07 2007 -+++ irssi.conf Thu Apr 26 18:10:23 2007 -@@ -1,54 +1,15 @@ +--- irssi.conf.orig 2007-04-26 02:15:07.000000000 +0800 ++++ irssi.conf 2007-07-30 02:37:24.000000000 +0800 +@@ -1,54 +1,16 @@ servers = ( - { address = "irc.stealth.net"; chatnet = "IRCnet"; port = "6668"; }, - { address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; }, @@ -14,7 +14,8 @@ - { address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; } + { address = "irc.seed.net.tw"; chatnet = "BSDChat"; port = "6667"; }, + { address = "irc.csie.nctu.edu.tw"; chatnet = "BSDChat"; port = "6667"; }, -+ { address = "irc.tw.freebsd.org"; chatnet = "BSDChat"; port = "6667"; } ++ { address = "irc.tw.freebsd.org"; chatnet = "BSDChat"; port = "6667"; }, ++ { address = "us.ircnet.org"; chatnet = "BSDChat"; port = "6667"; } ); chatnets = { |