0accd4ea74
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.
9 lines
309 B
Text
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"
|