diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-08 22:22:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-08 22:22:41 +0000 |
commit | 2ea071deb8ac59d694ded633b07c897e16489ed5 (patch) | |
tree | 9b1414950c0be1de50bdde9ff49b7152b0bb77a6 /net/licq-console/files/patch-console.cpp | |
parent | Remove plist entries which are moved to opensp port. (diff) |
licq:
- Update to 1.2.3
- default config now prefix aware
- Update PKG_MESSAGE for gtk plugin
licq-qt-gui:
- Update to 1.2.3
licq-console:
- Update to 1.2.3
- user newer autoconf/automake
licq-jons-gtk-gui:
- Update to 1.2.3 (0.20.1)
Diffstat (limited to 'net/licq-console/files/patch-console.cpp')
-rw-r--r-- | net/licq-console/files/patch-console.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/licq-console/files/patch-console.cpp b/net/licq-console/files/patch-console.cpp deleted file mode 100644 index 689b419ddf13..000000000000 --- a/net/licq-console/files/patch-console.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- src/console.cpp.orig Mon Nov 4 00:23:20 2002 -+++ src/console.cpp Mon Nov 4 00:23:55 2002 -@@ -2157,7 +2157,7 @@ - * CLicqConsole::Input_Line - *-------------------------------------------------------------------------*/ - char *CLicqConsole::Input_Line(char *sz, unsigned short &n, int cIn, -- bool bEcho = true) -+ bool bEcho) - { - // Now check for keys - switch (cIn) - |