summaryrefslogtreecommitdiffstats
path: root/net-p2p/dctc-gui/files
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-11-22 04:34:15 +0000
committerlioux <lioux@FreeBSD.org>2001-11-22 04:34:15 +0000
commit51e46c2023c85b8413b27f844e64913300cb63fb (patch)
tree02d8194d4562f359202f70efc16820874f62a15d /net-p2p/dctc-gui/files
parenta4ff2d2399144141fa3579059052d5444808be28 (diff)
downloadFreeBSD-ports-51e46c2023c85b8413b27f844e64913300cb63fb.zip
FreeBSD-ports-51e46c2023c85b8413b27f844e64913300cb63fb.tar.gz
New port dctc-gui version 0.33: A GUI to DirectConnect (www.neo-modus.com)
text client
Diffstat (limited to 'net-p2p/dctc-gui/files')
-rw-r--r--net-p2p/dctc-gui/files/patch-src:init_fnc.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/dctc-gui/files/patch-src:init_fnc.c b/net-p2p/dctc-gui/files/patch-src:init_fnc.c
new file mode 100644
index 0000000..6c4677b
--- /dev/null
+++ b/net-p2p/dctc-gui/files/patch-src:init_fnc.c
@@ -0,0 +1,11 @@
+--- src/init_fnc.c.orig Thu Nov 22 02:15:54 2001
++++ src/init_fnc.c Thu Nov 22 02:16:04 2001
+@@ -376,7 +376,7 @@
+ gtk_clist_freeze(GTK_CLIST(rhcw));
+ gtk_clist_clear(GTK_CLIST(rhcw));
+
+- f=popen("hublist","r");
++ f=popen("dc_hublist","r");
+ if(f!=NULL)
+ {
+ char *ent[4];
OpenPOWER on IntegriCloud