pkgsrc/chat/i2cb/patches/patch-ab
hubertf 0accd4ea74 Import i2cb-6.0_ALPHA: Next generation Internet Citicen's Band chat client
ICB (International CB) is a teleconferencing system that allows Internet users
to participate in realtime online discussions. This package builds a client
program (called, strangely enough, "icb") that is used to access ICB.

i2cb was enhanced to support IPv6 etc.
2002-11-14 00:55:44 +00:00

9 lines
309 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2002/11/14 00:55:44 hubertf Exp $
--- src/config.h.orig Wed Mar 15 23:13:28 2000
+++ src/config.h
@@ -1,3 +1,3 @@
#define DEFAULTHOST "himring.draga.com"
#define DEFAULTPORT 7326
-#define SERVERLIST "/usr/local/lib/icbserverdb"
+#define SERVERLIST LOCALBASE "/lib/i2cbserverdb"